Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix anchors

...

Download SDNC Projects

Follow steps in SDNC - Development Environment SetupGet git command from ONAP gerrit to get the git clone command and clone each of the following SDNC projects:

Project NameProject Descriptionhas code
sdnc/adaptorsSDNC adaptors(minus)
sdnc/architectureSDNC architectural artifacts (e.g. blueprints)(minus)
sdnc/coreSDNC core platform(minus)
sdnc/featuresSDNC Karaf features(minus)
sdnc/northboundSDNC northbound adaptors(tick) java
sdnc/oamSDNC OA&M tools(tick) bash, javascript, python, DGs
sdnc/parentParent POMS to be used by SDNC components (minus)
sdnc/pluginSDNC plugins(minus)


Note: The ONAP SDNC projects are more like a demo version of ECOMP's SDN-GC.

Download CCSDK Projects

Follow steps in SDNC - Development Environment SetupGet git command from ONAP gerrit to get the git clone command and clone each of the following CCSDK projects:

Project NameProject Descriptionhas code
ccsdk/dashboardOpeations Manager Dashboard(tick)
ccsdk/distributionCCSDK distribution packaging (e.g. docker containers)(minus)
ccsdk/parentParent POMs to be used by CCSDK clients(minus)
ccsdk/platform/blueprintsBlueprints. not in Amesterdam release(minus)
 ccsdk/platform/nbapiNorthbound API(tick)
 ccsdk/platform/pluginsPlatform plugins(tick)
 ccsdk/sli/adaptorsCommon adaptors for use by directed graphs(tick)
ccsdk/sli/coreCore Service Logic Interpreter classes(tick)
 ccsdk/sli/northboundCommon northbound APIS related to service logic interpreter(tick)
 ccsdk/sli/pluginsCommon plugins used by direcged graphs (tick) python
ccsdk/storage/esaasElastic Storage as a Service.  not in Amesterdam release(minus)
ccsdk/storage/pgaasPGAAS (PostgreSQL as a Service)(tick) java, python, bash
ccsdk/utilsUtilities(tick) bash, yaml

...


Get git clone

...

Command From ONAP gerrit
Anchor
Get git clone command from ONAP gerrit
Get git clone

...

command from ONAP gerrit

Use your linux foundation account to login onto ONAP projects.

...