Use auth_token middleware in keystoneclient.

The auth_token middleware moved into keystoneclient so a full
keystone install is not required to use the middleware.Also
add missing signing_dir to api-paste.ini.

Change-Id: If6c339045b70b3d4d70f0297ec32ed3cfdf431de
This commit is contained in:
Yaguang Tang 2012-11-27 16:55:32 +08:00
parent f6c0999d74
commit 81b6b937f7
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ python-quantumclient>=2.0
pyudev
sqlalchemy==0.7.9
webob==1.0.8
python-keystoneclient>=0.2.0