The OpenECOMP ONAP portal is a web application running in the OpenECOMP ONAP "cloud" which acts as the user interface to allow you to design, test, certify, and deploy VNF network solutions based on the OpenECOMP ONAP platform.
To set up access to the OpenECOMP ONAP portal, we'll need to collect IP addresses for four of the nodes in our stack: the portal
node, the sdc
node, the vid
node and the policy
node and then add them to our local /etc/hosts
file.
...
Open the /etc/hosts
file on your local system, and add lines like the following, but use the addresses you find for your own example stack. Note that these addresses will potentially change each time your base OpenECOMP ONAP stack is torn down and restarted.
...
NOTE: These names are used internally within the OpenECOMP ONAP "cloud" — if you change them, or fail to set them up at all, these tutorials are not going to work.
...
You'll find yourself at the OpenECOMP ONAP Portal login screen:
Log in with the ID demo
and the password demo123456! You'll find yourself at the OpenECOMP ONAP Portal's main screen: