yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43061
[Bug 1503428] Re: Support keystone V3 API
Reviewed: https://review.openstack.org/253782
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9670dbd93ce7246282ca4343c3f701e8c20a232b
Submitter: Jenkins
Branch: master
commit 9670dbd93ce7246282ca4343c3f701e8c20a232b
Author: Monty Taylor <mordred@xxxxxxxxxxxx>
Date: Fri Dec 4 23:54:22 2015 -0500
Pull project out of request in addition to tenant
Keystone V3 renamed tenant to project. In order to deal with keystone
V3, start pulling X-Project-Id from the headers.
Since keystonemiddleware authtoken sets both X-Project-* and
X-Tenant-*, we don't need to look up X-Tenant-*.
Don't do anything with renaming the internal variables - that will come
later.
Change-Id: I5e27cf6a54fb603b81d41b8b4f085d59354627fb
Depends-On: I1f754a9a949ef92f4e427a91bbd1b1e73e86c8c4
Closes-Bug: #1503428
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1503428
Title:
Support keystone V3 API
Status in neutron:
Fix Released
Bug description:
The python-neutronclient has keystone V3 support as of Juno [1], it's
unclear if we need to do anything for the server. Filing this bug to
track this so we don't forget to address this during Mitaka.
[1] https://github.com/openstack/neutron-
specs/blob/master/specs/juno/keystone-v3-api-support.rst
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1503428/+subscriptions
References