Upgrade lftools to v0.26.0 73/16573/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 16 Aug 2019 02:48:13 +0000 (08:18 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 16 Aug 2019 02:48:13 +0000 (08:18 +0530)
Change-Id: Iaa97109a097a85d0847372b8d7c9515960a4cd2e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/lftools-version-0.26.0-4cf4a07a0f13a8de.yaml [new file with mode: 0644]
shell/python-tools-install.sh

diff --git a/releasenotes/notes/lftools-version-0.26.0-4cf4a07a0f13a8de.yaml b/releasenotes/notes/lftools-version-0.26.0-4cf4a07a0f13a8de.yaml
new file mode 100644 (file)
index 0000000..bec79b7
--- /dev/null
@@ -0,0 +1,4 @@
+---
+upgrade:
+  - |
+    Update lftools version to **v0.26.0**.
index 7407537..d509203 100644 (file)
@@ -44,7 +44,7 @@ else
 
     echo "Generating Requirements File"
     cat << 'EOF' > "$requirements_file"
-lftools[openstack]~=0.25.4
+lftools[openstack]~=0.26.0
 python-heatclient~=1.16.1
 python-openstackclient~=3.16.0
 dogpile.cache~=0.6.8  # Version 0.7.[01] seems to break openstackclient