[Openstack] use of internal endpoint url instead of public url

Sylvain Bauza sylvain.bauza at digimind.com
Wed Feb 13 11:46:38 UTC 2013


   --bypass-url <bypass-url>
                         Use this API endpoint instead of the Service 
Catalog

In client.py :
         if self.bypass_url:
             self.set_management_url(self.bypass_url)

Is this what you expect ?

-Sylvain

Le 13/02/2013 12:08, Patrick Petit a écrit :
> Dear All,
>
> How can I direct nova CLI to use the internal service endpoint URL 
> instead of the public one? Same question applies to cinder CLI. I 
> managed to find my way through with glance CLI which supports an 
> OS_IMAGE_URL environment variable whereas OS_COMPUTE_URL and 
> OS_VOLUME_URL seem to have not effect.
> Any help would be greatly appreciated.
> Thanks
> Patrick
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp





More information about the Openstack mailing list