Add python-keystoneclient to requirements.txt

Change-Id: I392264248c746130504ac1227ed37b43fd299827
This commit is contained in:
takehirokaneko 2014-12-18 13:22:06 +09:00
parent b228e9ccdb
commit b2e011a456
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ six>=1.6.1
python-swiftclient>=2.2.0
oslo.utils>=0.2.0
PrettyTable>=0.7,<0.8
websocket-client>=0.16.0
websocket-client>=0.16.0
python-keystoneclient>=0.11.2