Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following table describes the current CCSDK repository contents, and which ONAP projects use their artifacts:

RepositoryContentsUsed by
ccsdk/appsStandalone applications / microservicesSDNC
ccsdk/cdsController Design Studio (self-service tool)SDNC, SO
ccsdk/dashboardDashboard for OOMOOM
ccsdk/distributionDocker images and directed graphsAPPC, SDNC
ccsdk/featuresKaraf features not specifically intended to be called by directed graphsSDNC
ccsdk/parentParent POM files, based on ONAP oparentAPPC, SDNC
ccsdk/platform/blueprintsBlueprintsDCAE, OOM
ccsdk/platform/pluginsPluginsDCAE, OOM
ccsdk/sli/adaptorsResource adaptors, to be called from resource nodes in a directed graphAPPC, SDNC
ccsdk/sli/coreCore engine used to execute directed graphsAPPC, SDNC
ccsdk/sli/northboundNorthbound interfacesAPPC, SDNC
ccsdk/sli/pluginsJava plugins to be called from execute nodes in a directed graphAPPC, SDNC
ccsdk/storage/esaasElastic Storage as a ServiceDCAE, OOM
ccsdk/utilsUtilitiesDCAE, OOM


Several of these repositories are interrelated, and care must be taken to ensure that dependencies between repositories are managed so that circular dependencies are avoided.  The following diagram illustrates the dependency hierarchy for the inter-related CCSDK repositories:

...