e59360da67
Although the master auth_token file is now in keystoneclient, it will take some time to get all the paste files to point to it there rather than here. Hence, we import it back here to provide backward compatibility for a release or so, after which we will remove it from the server. Change-Id: Iccdb7839a611cdda233e4ea96f68c64d6d82f49c
15 lines
203 B
Plaintext
15 lines
203 B
Plaintext
# keystone dependencies
|
|
pam==0.1.4
|
|
WebOb==1.0.8
|
|
eventlet
|
|
greenlet
|
|
PasteDeploy
|
|
paste
|
|
routes
|
|
sqlalchemy>=0.7.8,<=0.7.9
|
|
sqlalchemy-migrate>=0.7.2
|
|
passlib
|
|
lxml
|
|
iso8601>=0.1.4
|
|
python-keystoneclient>=0.2,<0.3
|