Hi,
We are trying to bring up the ONAP setup on the vanilla Openstack (5-node)
using provided HEAT template [1]. We would like to request for the
clarification for the following issues :
1. OpenECOMP HEAT template is having resource named dns_vm. what is the
purpose of this vm?
As part of heat stack creation, we have used 8.8.8.8 as dns server in the
heat environment file for dns_list & external_dns.
And we noted that some specific dns entries are specified in the wiki [2].
if we are accessing the resources using the IP address , are these DNS entries
are required?
2. After successful stack creation, We are not able to access the portal (
http://<portal_vm:8989/EcompPORTAL/login.html). It is throwing exception [3]
related to mysql connection.
We have checked the docker instance in the onap-portal both the dockers are
up but mysql is not accessible from the outside of docker.
$ sudo docker ps
CONTAINER ID IMAGE COMMAND CREATED
STATUS PORTS
NAMES
0db86c4be8c2 ep:1610-1 "/PROJECT/OpenSour..." 2 hours ago
Up 2 hours 0.0.0.0:8006->8005/tcp, 0.0.0.0:8010->8009/tcp,
0.0.0.0:8989->8080/tcp 1610-1
591c9e998306 ecompdb:portal "docker-entrypoint..." 2 hours ago
Up 2 hours
ecompdb_portal
So it seems like the portal is not accessible because mysql is not accessible.
Kindly help to fix these issues, to test the sample VNF using ONAP.
[1]
https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/OpenECOMP/onap_openstack_float.yaml;h=024dd2f90a2f36b09497a5d93dda52ae58294dc9;hb=refs/heads/master
[2] https://wiki.onap.org/display/DW/Tutorial%3A+Accessing+the+ONAP+Portal
[3] http://paste.openstack.org/show/610720/
--
Thanks and Regards,
Subhash Kumar Singh
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss