]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
use libloud 2.8.0 version 1404/head
authorGeorgios Kyratsas <gkyratsas@suse.com>
Fri, 10 Jan 2020 13:55:59 +0000 (14:55 +0100)
committerGeorgios Kyratsas <gkyratsas@suse.com>
Fri, 28 Feb 2020 09:01:15 +0000 (10:01 +0100)
Suggesting using 2.8.0 version of apache-libcloud that introduces
a fix on openstack driver.
(https://github.com/apache/libcloud/pull/1367 is fixing issue
https://github.com/apache/libcloud/issues/1365)

Signed-off-by: Georgios Kyratsas <gkyratsas@suse.com>
requirements2.txt
requirements3.txt

index 888c412609db92611ae999fbba95f3202b74a38d..08c0aedaed83ab4b042e9efada4bb8f9f240e96e 100644 (file)
@@ -5,7 +5,7 @@
 #    pip-compile --output-file=requirements2.txt
 #
 ansible==2.8.2
-apache-libcloud==2.6.0
+apache-libcloud==2.8.0
 appdirs==1.4.3            # via os-client-config
 argparse==1.4.0
 atomicwrites==1.1.5       # via pytest
index 07e796b96b9da44c95bb1f0adbaa072d88d828d3..e3d621887e9071adf644c496fdb19911ac3391aa 100644 (file)
@@ -5,7 +5,7 @@
 #    pip-compile --output-file=requirements3.txt
 #
 ansible==2.8.2
-apache-libcloud==2.6.0
+apache-libcloud==2.8.0
 appdirs==1.4.3            # via os-client-config
 argparse==1.4.0
 atomicwrites==1.1.5       # via pytest