[openstack-dev] [new][oslo] oslo.vmware 2.11.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Jul 13 14:29:34 UTC 2016


We are delighted to announce the release of:

oslo.vmware 2.11.0: Oslo VMware library

This release is part of the newton 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

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.vmware

For more details, please see below.

Changes in oslo.vmware 2.10.0..2.11.0
-------------------------------------

421b41c Updated from global requirements
04ad3d8 Add a py35 tox venv for upcoming py35 support
7b04a56 Updated from global requirements
c202eff Remove unnecessary properties from image-meta
029bc0a Updated from global requirements
a4a74ab Updated from global requirements


Diffstat (except docs and test files)
-------------------------------------

oslo_vmware/image_transfer.py            | 8 +++++---
requirements.txt                         | 4 ++--
setup.cfg                                | 1 +
test-requirements.txt                    | 2 +-
tox.ini                                  | 2 +-
6 files changed, 14 insertions(+), 10 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index c952316..4f4f3a6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.15.0 # Apache-2.0
@@ -18 +18 @@ lxml>=2.3 # BSD
-suds-jurko>=0.6 # LGPL
+suds-jurko>=0.6 # LGPLv3+
diff --git a/test-requirements.txt b/test-requirements.txt
index a40ffab..b8c2e46 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25 +25 @@ sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-reno>=1.6.2 # Apache2
+reno>=1.8.0 # Apache2





More information about the OpenStack-dev mailing list