Add python-openstackclient to requirements

The congressclient leverages the openstackclient so this is needed.

Change-Id: Ib8f30d891505455e0759649841d1b987689b5e0b
This commit is contained in:
Aaron Rosen 2014-09-26 11:08:41 -07:00
parent fb3f0cb1f3
commit 18d41e7e3f
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ Babel>=1.3
cliff>=1.7.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
python-keystoneclient>=0.10.0
python-openstackclient>=0.3.0
requests>=1.2.1,!=2.4.0
six>=1.7.0