Bugfix: command "openstack image list" failed 07/27207/1
authorchenjiankun <chenjiankun1@huawei.com>
Thu, 19 Jan 2017 11:07:12 +0000 (11:07 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Thu, 19 Jan 2017 11:07:12 +0000 (11:07 +0000)
JIRA: YARDSTICK-537

Now the openstackclient version is set to 3.3.0, but it cannot support
osc-lib 1.3.0 whose version is automatic set.
So I set openstackclient version to 3.7.0 and osc-lib version to 1.2.0

Change-Id: If4ccd517f6a572f6c463270596d0e1019ba9a1e6
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
requirements.txt

index 8f03c87..107e8de 100644 (file)
@@ -53,7 +53,7 @@ pycrypto==2.6.1
 pyflakes==1.0.0
 pyparsing==2.1.0
 pyrsistent==0.11.12
-osc-lib==1.3.0
+osc-lib==1.2.0
 python-cinderclient==1.9.0
 python-glanceclient==2.5.0
 python-heatclient==1.5.0