Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: use vnc-portal for access (not direct links - as the urls are hardcoded in the code for now)

...

Continue with the normal ONAP demo flow at Tutorial: Onboarding and Distributing a Vendor Software Product (VSP)

Running ONAP directly

Get the mapped external port by checking the service in kubernetes - here 30200 for VID on a particular node in our cluster.

fix /etc/hosts as usual

...

192.168.163.132 portal.api.simpledemo.openecomp.org

192.168.163.132 sdc.api.simpledemo.openecomp.org

192.168.163.132 policy.api.simpledemo.openecomp.org

192.168.163.132 vid.api.simpledemo.openecomp.org

Image Removed

In order to map internal 8989 ports to external ones like 30215 - we will need to reconfigure the onap config links as below.

Troubleshooting

Rancher fails to restart on server reboot

...