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:
8c5ddc0
)
Bump lftools to v0.20.0
58/14758/1
v0.32.0
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Mon, 4 Mar 2019 20:34:29 +0000
(15:34 -0500)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Mon, 4 Mar 2019 20:34:29 +0000
(15:34 -0500)
Change-Id: I6fa72595c1843a1955f4b492c035ebc7863163b5
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
e5c5cdc
..
9fda0be
100644
(file)
--- a/
shell/python-tools-install.sh
+++ b/
shell/python-tools-install.sh
@@
-18,7
+18,7
@@
REQUIREMENTS_FILE=$(mktemp /tmp/requirements-XXXX.txt)
# git+https://github.com/lfit/releng-lftools.git#egg=lftools[openstack]
cat << EOF > "$REQUIREMENTS_FILE"
-lftools[openstack]~=0.
18
.0
+lftools[openstack]~=0.
20
.0
python-heatclient~=1.16.1
python-openstackclient~=3.16.0
dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient