[Openstack] Regions and zones
Robert van Leeuwen
Robert.vanLeeuwen at spilgames.com
Fri Apr 25 08:45:25 UTC 2014
> What changes will be there in authentication requests for accessing resources over many regions ? Will
> access URLs change for specific regions?
The keystone URL will be the same but you will create endpoints in keystone for each region.
The client will need to set their region in the request.
For the commandline tools you could do something like:
export OS_REGION_NAME=region1
Cheers,
Robert
More information about the Openstack
mailing list