Use auth_token from keystonemiddleware

auth_token middleware in python-keystoneclient is deprecated and has
been moved to the keystonemiddleware repo.

Closes-Bug: #1342274

Change-Id: I1aadbe24db63eb2507b088cd53886d7f2e192cab
This commit is contained in:
Brant Knudson
2014-06-24 16:37:35 -05:00
parent 848bc37e2a
commit 60a26a4e51
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ eventlet>=0.13.0
greenlet>=0.3.2
httplib2>=0.7.5
iso8601>=0.1.9
keystonemiddleware>=1.0.0
kombu>=2.4.8
lxml>=2.3
netaddr>=0.7.6