Comment 5 for bug 1643197

Revision history for this message
Shane Cunningham (appprod0) wrote :

Hi Kevin,

I agree. How the magnum service connects to OpenStack API services should be separated from how instances need to connect to the API. A way for the heat-params and kube_openstack_config files to be built with instance connection in mind (public) while also allowing magnum services to be internal would solve for this.

Currently, from what I've seen the only way to solve for this is to use the openstack-ansible overrides I included, however, then the magnum service (magnum.conf) is also using those public endpoints, when I would rather them be internal.