]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Adding domain to context
authorLuis A. Garcia <luis@linux.vnet.ibm.com>
Tue, 11 Mar 2014 15:34:02 +0000 (09:34 -0600)
committerLuis A. Garcia <luis@linux.vnet.ibm.com>
Tue, 11 Mar 2014 16:18:21 +0000 (10:18 -0600)
commitbb5228cf79ff5bea543abc321b2dfad9fea5e9a5
tree6730c39bc40ed920b7245e6b9451e59031d76fc2
parent015555acb75ee4d9298915951d2bfaf0d19d2b02
Adding domain to context

Add support for upcoming "domain" concept in Keystone V3 API in
the context.

This fix ensures there is a user_identity in the context for the
corresponding new attribute in the log format string added in oslo. The
oslo change has the same change-id as this one.

Closes-Bug: #1290503
Change-Id: Ic2cf3e52cfcc0b8adccdf9c59afaa4014708a303
cinder/context.py
cinder/tests/test_context.py