[openstack-dev] Keystone region as endpoint selector

Mac Innes, Kiall kiall at hp.com
Wed Mar 20 12:21:19 UTC 2013


On 20/03/13 11:56, Wainer, Gabriel (Brazil R&D-ECL) wrote:
> So, can I use the --os-region-name as some sort of endpoint selector?

For some reason, the nova CLI requires the --os-* arguments are placed 
before the commmand..

i.e. this fails:

nova boot MyServer --image 12345 --os-region-name Region2

while this works:

nova  --os-region-name Region2 boot MyServer --image 12345

Kiall Mac Innes
HP Cloud Services - DNSaaS

Mobile:   +353 86 345 9333
Landline: +353 1 524 2177
GPG:      E9498407



More information about the OpenStack-dev mailing list