Code Review
/
models.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
17f00fb
)
Update to install python-novaclient
29/34929/1
author
Aimee Ukasick
<aimeeu.opensource@gmail.com>
Wed, 17 May 2017 23:56:08 +0000
(18:56 -0500)
committer
Aimee Ukasick
<aimeeu.opensource@gmail.com>
Wed, 17 May 2017 23:56:08 +0000
(18:56 -0500)
Change-Id: Idd51bbbaffc965e6a75c62cda83ca8a61246621f
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
tests/utils/tacker-setup.sh
patch
|
blob
|
history
diff --git
a/tests/utils/tacker-setup.sh
b/tests/utils/tacker-setup.sh
index
5424e22
..
623999e
100644
(file)
--- 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