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:
877a36d
)
Bump lftools version to v0.18.0
88/13088/1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Fri, 19 Oct 2018 16:28:16 +0000
(12:28 -0400)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Fri, 19 Oct 2018 16:28:21 +0000
(12:28 -0400)
Change-Id: I999f2a79044dadfb543fe36d8a506d115d3cdf99
Signed-off-by: Thanh Ha <thanh.ha@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
c607dcb
..
254fa77
100644
(file)
--- a/
shell/python-tools-install.sh
+++ b/
shell/python-tools-install.sh
@@
-14,7
+14,7
@@
set -eux -o pipefail
REQUIREMENTS_FILE=$(mktemp /tmp/requirements-XXXX.txt)
cat << EOF > "$REQUIREMENTS_FILE"
-lftools~=0.1
7.1
+lftools~=0.1
8.0
python-heatclient~=1.16.1
python-openstackclient~=3.16.0
EOF