Bug 1041860 - [RFE][keystone]: v3 Region API
Summary: [RFE][keystone]: v3 Region API
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-keystone
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Upstream M2
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact: Udi Kalifon
URL: https://blueprints.launchpad.net/keys...
Whiteboard: upstream_milestone_icehouse-2 upstrea...
Depends On:
Blocks: 1082405
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:45 UTC by RHOS Integration
Modified: 2016-04-26 20:38 UTC (History)
6 users (show)

Fixed In Version: openstack-keystone-2014.1-4.el7ost
Doc Type: Enhancement
Doc Text:
A region resource has been introduced to the Identity API for constructing a hierarchical container of groups of service endpoints. Previously, service endpoints could refer to a region as an arbitrary string. Regions can now be explicitly defined and managed through the Identity API, which are then referred to when adding service endpoints. This allows more control over region management.
Clone Of:
: 1082405 (view as bug list)
Environment:
Last Closed: 2014-06-22 11:43:47 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2014:0854 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement - Identity 2014-07-08 19:22:33 UTC

Description RHOS Integration 2013-12-12 19:45:15 UTC
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

Comment 2 Stephen Gordon 2014-01-23 20:51:00 UTC
Moving to POST based on upstream status (Implemented).


Note You need to log in before you can comment on or make changes to this bug.