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:52:51 -05:00
parent afbe53eb93
commit 031327510e

View File

@@ -13,6 +13,7 @@ requests>=1.1
iso8601>=0.1.9
jsonrpclib
Jinja2
keystonemiddleware
kombu>=2.4.8
netaddr>=0.7.6
python-neutronclient>=2.3.4,<3