Update lftools to v0.23.1 65/15265/1 v0.36.0
authorAnil Belur <askb23@gmail.com>
Fri, 12 Apr 2019 01:17:16 +0000 (11:17 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 12 Apr 2019 01:17:16 +0000 (11:17 +1000)
Change-Id: I4289796af1e455a6ab1f6e59b29da60d46b6b1d1
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/lftools-version-0-23-1-0f687c180856f8e8.yaml [new file with mode: 0644]
shell/python-tools-install.sh

diff --git a/releasenotes/notes/lftools-version-0-23-1-0f687c180856f8e8.yaml b/releasenotes/notes/lftools-version-0-23-1-0f687c180856f8e8.yaml
new file mode 100644 (file)
index 0000000..d83bd25
--- /dev/null
@@ -0,0 +1,4 @@
+---
+other:
+  - |
+    Update lftools version to **v0.23.1**.
index e0089c5..cded95c 100644 (file)
@@ -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.2
+lftools[openstack]~=0.23.1
 python-heatclient~=1.16.1
 python-openstackclient~=3.16.0
 dogpile.cache~=0.6.8  # Version 0.7.[01] seems to break openstackclient