Bug 1042122 - [RFE][oslo]: Add domain information to context
Summary: [RFE][oslo]: Add domain information to context
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Upstream M1
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/oslo...
Whiteboard: upstream_milestone_icehouse-1 upstrea...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:05 UTC by RHOS Integration
Modified: 2014-09-08 05:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-27 13:49:52 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:05:50 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/add-domain-info-to-context.

Description:

Add support for upcoming "domain" concept in Keystone V3 API in both logging and context. This information is required by some new features in Nova, for example. The idea is to create new attributes in the RequestContext class in Oslo first to store information about domain. Once the code is in Oslo we can make the changes in the specific projects.

The information about domain that Keystone V3 API returns in the request header is present in three variables: X_DOMAIN_ID, X_PROJECT_DOMAIN_ID and X_USER_DOMAIN_ID.

Specification URL (additional information):

None

Comment 2 Stephen Gordon 2014-01-23 20:48:17 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.