Added python-keystoneclient as dependency

Change-Id: I569485e0439e764c7120df85e8a9f8d14fe810bd
Closes-Bug: #1687618
This commit is contained in:
Saad Zaher 2017-05-02 12:55:35 +00:00
parent c5464630c2
commit e1f61a37ea
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-cinderclient>=2.0.1 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
python-freezerclient>=1.3.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0