> 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 <l...@redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack          | http://blog.oddbit.com/

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to