[Openstack] CLI through a proxy server

Lars Kellogg-Stedman lars at redhat.com
Mon Apr 6 18:16:40 UTC 2015


> I have a OpenStack instance behind  a firewall...I want to grant API access
> via a proxy...proxy works on teh specific OpenStack API ports...I can
> authenticate againsta it...but the problem is that authentication returns
> me the local OpenStack IP (192.168.100.10)
> 
> How can I do to tell OpenStack to rewrite it to the public one?

The OpenStack clients use the information in your Keystone service
catalog in order to locate the appropriate API endpoints.

If all of your API access will be through the proxy, then you need to
update your keystone service catalog to list the proxy address as the
publicURL for your endpoints.

-- 
Lars Kellogg-Stedman <lars at redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack          | http://blog.oddbit.com/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150406/8c779ab5/attachment.sig>


More information about the Openstack mailing list