I am trying to integrate StarlingX 2.0 with Open Source Mano 6.0, but facing errors as the public endpoints for every services are not exposed.
I have also configured helm endpoint domain from the below link and updated the wild card entry in dnsmasq.conf file on StarlingX machine
https://docs.starlingx.io/deploy_install_guides/r2_release/openstack/access.html#configure-helm-endpoint-domain
I am getting error 503
code: 503\\n description: 'VIM Exception vimconnUnexpectedResponse EndpointNotFound: public\\n endpoint for image service not found
However this was not the case with StarlingX previous release 2018.10.
I had successfully integrated it.
This is because now the openstack services are now containerized and URL is not publicly exposed.
Can someone please update the steps in order to expose all services public endpoints outside StarlingX.