openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #20855
Re: use of internal endpoint url instead of public url
We're also lacking support for setting --endpoint-type in keystone. In
my case, it's trying to use adminURL when publicURL is the only one
externally reachable.
Are all of these effectively the same?
--os-endpoint <service-endpoint>
--endpoint-type <xURL>
--bypass-url <url>
~ Scott
On Wed, Feb 13, 2013 at 8:15 AM, Mac Innes, Kiall <kiall@xxxxxx> wrote:
> Hi Patrick,
>
> Both the cinder and nova CLI's support a --endpoint-type argument, it
> defaults to publicURL.
>
> If you use '--endpoint-type internalURL' it should do the right thing..
>
> Thanks,
> Kiall
>
>
> On 13/02/13 11:09, Patrick Petit wrote:
>> 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@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help : https://help.launchpad.net/ListHelp
>>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
Follow ups
References