Code Review
/
releng
/
global-jjb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4ada8fb
)
Add niet needed for artifcat release job
95/14695/2
author
Aric Gardner
<agardner@linuxfoundation.org>
Tue, 26 Feb 2019 14:36:58 +0000
(09:36 -0500)
committer
Aric Gardner
<agardner@linuxfoundation.org>
Wed, 27 Feb 2019 16:53:42 +0000
(11:53 -0500)
Change-Id: I4223d00667b5701377d057e76e82e8657960d262
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
shell/python-tools-install.sh
patch
|
blob
|
history
diff --git
a/shell/python-tools-install.sh
b/shell/python-tools-install.sh
index
647a159
..
e5c5cdc
100644
(file)
--- a/
shell/python-tools-install.sh
+++ b/
shell/python-tools-install.sh
@@
-22,6
+22,7
@@
lftools[openstack]~=0.18.0
python-heatclient~=1.16.1
python-openstackclient~=3.16.0
dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient
+niet~=1.4.2 # Extract values from yaml
EOF
echo "Requirements file"