Versions Compared

Key

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

...

rm -rf sdnc-generic-resource-api

Re-install Feature

/opt/opendaylight/current/bin/client -u karaf feature:uninstall sdnc-generic-resource-api

...

Hint: The version 1.2.0-SNAPSHOT could be updated in the future. Please update the version according to the current project version.


Here is an simple sdnc-docker-auto-deploy script if you would like to use.

Download Link: sdnc-docker-auto-deploy.zip

After download this link, unzip the file under integration//vagrant-onap/opt.

Use Vagrant ssh to connect your running sdnc vm.

and find the script, run ./sdnc-docker-auto-deploy.cfg.

The corresponding configuation is in sdnc-docker-auto-delpoy.cfg.

Verify new rpc

It takes a miniute to restart the karaf platform which really depends on the performance of your host machine.

...