[openstack-announce] [release][oslo] oslo.vmware release 2.2.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Dec 21 20:09:36 UTC 2015
We are content to announce the release of:
oslo.vmware 2.2.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 below and:
http://launchpad.net/oslo.vmware/+milestone/2.2.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.vmware
Changes in oslo.vmware 2.1.0..2.2.0
-----------------------------------
b370ee5 isoformat instead of deprecated timeutils.strtime
eaef71e Overwrite VMwareDriverException message
d0d908e Updated from global requirements
e50f280 Updated from global requirements
b6abe9b Clean requirements
457860a Trival: Remove 'MANIFEST.in'
Diffstat (except docs and test files)
-------------------------------------
MANIFEST.in | 6 ------
oslo_vmware/exceptions.py | 3 +--
oslo_vmware/vim_util.py | 2 +-
requirements.txt | 10 ++--------
4 files changed, 4 insertions(+), 17 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 3be0186..2e52842 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,5 +8,0 @@ netaddr!=0.7.16,>=0.7.12
-
-# for timeutils
-iso8601>=0.1.9
-
-# for jsonutils
@@ -17,2 +12 @@ oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils>=2.8.0 # Apache-2.0
-Babel>=1.3
+oslo.utils>=3.2.0 # Apache-2.0
@@ -25 +19 @@ eventlet>=0.17.4
-requests>=2.8.1
+requests!=2.9.0,>=2.8.1
More information about the OpenStack-announce
mailing list