summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBryan Sullivan <bryan.sullivan@att.com>2017-05-17 23:57:59 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-17 23:57:59 +0000
commit8a781a3066ec4d445e814c2c17627a50d67851e6 (patch)
tree5057e4f60f4049d232a2aa07ab3d82823dbb0cfd /tests
parent10a7f17ed48aa60cfc6fd987de5978bb17c41680 (diff)
parented4e5971bef275f596892ae6fc78964326d88a03 (diff)
Merge "Update to install python-novaclient"
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