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

Sylvain Bauza sylvain.bauza at digimind.com
Wed Feb 13 11:57:19 UTC 2013


I forgot to mention, cinderclient doesn't support this attribute yet, 
but it's worth to add it.

-Sylvain

Le 13/02/2013 12:46, Sylvain Bauza a écrit :
> --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