summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAimee Ukasick <aimeeu.opensource@gmail.com>2017-05-17 18:56:08 -0500
committerAimee Ukasick <aimeeu.opensource@gmail.com>2017-05-17 18:56:08 -0500
commited4e5971bef275f596892ae6fc78964326d88a03 (patch)
tree398c1c081ae65df9959a009639f0501d3a333a05 /tests
parent17f00fb893377f13d59927c1a74e69cc3ec05c90 (diff)
Update to install python-novaclient
Change-Id: Idd51bbbaffc965e6a75c62cda83ca8a61246621f Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/utils/tacker-setup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/utils/tacker-setup.sh b/tests/utils/tacker-setup.sh
index 5424e22..623999e 100644
--- a/tests/utils/tacker-setup.sh
+++ b/tests/utils/tacker-setup.sh
@@ -162,6 +162,7 @@ function setup () {
echo "$0: $(date) Install OpenStack clients"
install_client python-openstackclient $branch
install_client python-neutronclient $branch
+ install_client python-novaclient $branch
# pip install --upgrade python-openstackclient python-glanceclient python-neutronclient keystonemiddleware