We are delighted to announce the release of:
oslo.vmware 2.1.0: Oslo VMware library
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.vmware
With package available at:
https://pypi.python.org/pypi/oslo.vmware
For more details, please see the git log history below and:
http://launchpad.net/oslo.vmware/+milestone/2.1.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.vmware
Changes in oslo.vmware 2.0.0..2.1.0
-----------------------------------
2e378db Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index f8066a4..3be0186 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -25 +25 @@ eventlet>=0.17.4
-requests!=2.8.0,>=2.5.2
+requests>=2.8.1