add missing keystoneclient dependency

Change-Id: Ia3dbc70366b370103128b6f86a0cec20a55a8dcb
This commit is contained in:
Jean-Emile DARTOIS 2015-11-30 11:29:23 +01:00 committed by David TARDIVEL
parent 2a573593a5
commit 03db8bec6d
1 changed files with 1 additions and 6 deletions

View File

@ -16,18 +16,13 @@ oslo.utils>=2.0.0,!=2.6.0 # Apache-2.0
PasteDeploy>=1.5.0
pbr>=1.6
pecan>=1.0.0
# Collector
python-ceilometerclient>=1.5.0
# -- watcher Applier
python-cinderclient>=1.3.1
python-glanceclient>=0.18.0
python-keystoneclient>=1.6.0,!=1.8.0
python-neutronclient>=2.6.0
python-novaclient>=2.28.1,!=2.33.0
python-openstackclient>=1.5.0
# --
six>=1.9.0
SQLAlchemy>=0.9.9,<1.1.0
stevedore>=1.5.0 # Apache-2.0