[openstack-dev] Versions api always returns the listen address

Gyorgy Szombathelyi gyorgy.szombathelyi at doclerholding.com
Tue Feb 23 13:26:09 UTC 2016


> > keystone session, and the versions API must be lightweight?
> >
> > If you put a proxy in front of things you need to also set
> > osapi_compute_link_prefix -
> >
> https://github.com/openstack/nova/blob/d8ddecf6e3ed1e8193e5f6dba910
> > eb29bbe6dac6/nova/api/openstack/common.py#L45-L47
> >
> > This Tempest test was specifically added about six months ago when we
> > realized that people didn't realize that, and were returning invalid
> > links in their environment. It's meant to be a sanity check for
> > people's clouds as much as an interop test.
> Hi Sean!
> 
> Thanks for the pointer to this setting, now only glance, neutron, cinder, heat
> and murano need a similar setting. I'll look at them, maybe they're already
> implemented that.
> 

Seems the solutions in the various components are very colorful:
- nova: osapi_compute_link_prefix
- glance: public_endpoint
- cinder: osapi_volume_base_URL and public_endpoint
- neutron, heat, murano: didn't find anything to set the public endpoint

> 
> >
> > 	-Sean
> //György
> 
> >
> > --
> > Sean Dague
> > http://dague.net
> >
> >
> __________________________________________________________
> > ________________
> > OpenStack Development Mailing List (not for usage questions)
> > Unsubscribe: OpenStack-dev-
> > request at lists.openstack.org?subject:unsubscribe
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 
> __________________________________________________________
> ________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-
> request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list