Versions Compared

Key

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

...

Rather than install each feature individually in the karaf client, one can use the component meta-feature "odl-netconf-all" and install all of the features with the single command "feature:install odl-netconf-all."  Recall that the Dockerfile for ccsdk_odlsli_container set sets these environment variables:

...

Anchor
procedure-to-install-ccsdk-features
procedure-to-install-ccsdk-features
Procedure to install CCSDK features prior to Casablanca

Yet another Another aspect for the context of the installer is that CCSDK changed the procedure to install karaf features from Beijing to Casablanca, but some elements of the prior procedure are still present.  Prior to Casablanca, all of the CCSDK features were copied into a directory in the ccsdk home directory the CCSDK home directory (/opt/onap/ccsdk) in the folder '/opt/onap/ccsdk/features/,' and the entry point script in the Docker container would install installed them.  The contents of the ccsdk CCSDK home directory and features directory for Beijing are shown here.

...

And after it is executed...

Voilà!

Installation in Casablanca