Update lftools version to v0.26.2 20/61520/1 v0.42.1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 28 Aug 2019 18:52:30 +0000 (00:22 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 28 Aug 2019 18:52:30 +0000 (00:22 +0530)
Change-Id: I069dda979d203b1960821e4d112a5591843fd441
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/lftools-version-0.26.2-afecd76f60a54e5c.yaml [new file with mode: 0644]
shell/python-tools-install.sh

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