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:
c87fbe5
)
Update lftools to version v0.22.1
41/15041/1
v0.34.1
author
Anil Belur
<abelur@linuxfoundation.org>
Tue, 26 Mar 2019 02:05:30 +0000
(12:05 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Tue, 26 Mar 2019 02:05:30 +0000
(12:05 +1000)
Change-Id: I728e3581f956cd56cc0446f2a3360bd9e71df6af
Signed-off-by: Anil Belur <abelur@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
2e514d5
..
58fb269
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.22.
0
+lftools[openstack]~=0.22.
1
python-heatclient~=1.16.1
python-openstackclient~=3.16.0
dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient