Add "python-openstackclient" to test-requirements.txt

TrivialFix

Change-Id: Icca637368427e7ba0f60fc547dedbeba141de269
This commit is contained in:
caoyuan 2016-09-14 07:22:57 +08:00
parent 32b74538d8
commit 4b7b4c47e5
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ python-heatclient>=1.4.0 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-openstackclient>=2.1.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
pytz>=2013.6 # MIT
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD