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:
fabebb6
)
Update lftools to version v0.22.2
83/15183/1
v0.35.0
author
Aric Gardner
<agardner@linuxfoundation.org>
Wed, 3 Apr 2019 17:47:34 +0000
(13:47 -0400)
committer
Aric Gardner
<agardner@linuxfoundation.org>
Wed, 3 Apr 2019 17:47:34 +0000
(13:47 -0400)
Change-Id: Ic1e44a73813dd42c9b376547cc4814f1d63b6ab4
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
58fb269
..
e0089c5
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.
1
+lftools[openstack]~=0.22.
2
python-heatclient~=1.16.1
python-openstackclient~=3.16.0
dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient