Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/keystone/+spec/first-class-regions. Description: A region is currently an attribute of an endpoint, which are only provided to clients after authenticating. - Regions should support first-class CRUD operations on /v3/regions - Regions should be hierarchical with an optional reference to a parent region - It should be possible to request an unauthenticated service catalog from keystone (a vanilla deployment may only return a single identity endpoint in such a catalog). Related Havana summit etherpad: https://etherpad.openstack.org/havana-availability-zone-and-region-management Specification URL (additional information): https://review.openstack.org/#/c/27563
Moving to POST based on upstream status (Implemented).