75c34838ef

oslo_context.Context.from_environ provides a more generic way to contruct a context object from request environment. We can support more new attributes supported in keystonemiddleware without changing our code. Partial-Bug: #1674349 Closes-Bug: #1621073 In the unit test, context.tenant_name is replaced to context.project_name as it will be the recommended way to access project name now. Note that equivalency of project_name and tenant_name will be ensured by a depending neutron-lib patch [1], so this change affects nobody. [1] https://review.openstack.org/#/c/448537/ Depends-On: Ieec57d9ea8d95e55499a17e2c04da5e3e78a1557 Change-Id: Ie48aa843ca8c852b1e93e760d2e3e8aaa38aed56
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: http://docs.openstack.org
- Features: http://specs.openstack.org/openstack/neutron-specs
- Defects: http://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%