TC 088 and TC 089 gives error openstack command not found 67/67967/3
authorManik Sidana <manik@voereir.com>
Wed, 15 May 2019 09:23:33 +0000 (14:53 +0530)
committermsidana <manik@voereir.com>
Thu, 30 May 2019 06:43:16 +0000 (12:13 +0530)
Adding python-openstackclient in requirements.txt

JIRA: YARDSTICK-1615

Change-Id: If0adf4b3674c4321c1fa42fb47307e97f0509fbc
Co-Authored by: deep23bhatia <deepanshu@voereir.com>
Signed-off-by: msidana <manik@voereir.com>
requirements.txt

index e556879..cb2a99a 100644 (file)
@@ -55,6 +55,7 @@ python-glanceclient==2.8.0      # OSI Approved  Apache Software License
 python-keystoneclient==3.13.0   # OSI Approved  Apache Software License
 python-neutronclient==6.5.0     # OSI Approved  Apache Software License
 python-novaclient==9.1.1        # OSI Approved  Apache Software License
+python-openstackclient==3.18.0  # Apache Software License
 pyzmq==16.0.2           # LGPL+BSD; OSI Approved  GNU Library or Lesser General Public License (LGPL); OSI Approved  BSD License
 requests==2.14.2        # Apache 2.0; OSI Approved  Apache Software License
 requestsexceptions==1.3.0   # OSI Approved  Apache Software License