...
There is a total of 17 VM's to be able to run the demo (5 including the 3 DCAE cluster are created 15-20 min after stack creation and named zld*)
The nodes we're interested in are respectively named vm1-portalpolicy
at IP address 104.130239.31249.517, vm1-sdcportal
at 146IP address 104.20130.6531.11425, vm1-vidsdc
at 104.130239.2.102, and 249.15 and vm1-policyvid
at 104.130.29170.51.142
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 ONAP stack is torn down and restarted.
sudo vi /etc/hosts
104.130239.31249.517 portalpolicy.api.simpledemo.openecomp.org
146104.20130.6531.11425 sdcportal.api.simpledemo.openecomp.org
104.130239.2249.10215 vidsdc.api.simpledemo.openecomp.org
104.130.29170.51142 policyvid.api.simpledemo.openecomp.org
...