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

no-reply at openstack.org no-reply at openstack.org
Tue Aug 2 18:27:04 UTC 2016


We are happy to announce the release of:

oslo.vmware 2.12.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.11.0..2.12.0
-------------------------------------

37283c8 Updated from global requirements
0258fe0 Add http_method to download_stream_optimized_data
2f9af24 Refactor the image transfer
7c893ca Remove discover from test-requirements
170d6b7 Updated from global requirements


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

oslo_vmware/image_transfer.py            | 424 ++++---------------------------
requirements.txt                         |   4 +-
test-requirements.txt                    |   1 -
4 files changed, 67 insertions(+), 669 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 4f4f3a6..0637801 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ pbr>=1.6 # Apache-2.0
-stevedore>=1.10.0 # Apache-2.0
+stevedore>=1.16.0 # Apache-2.0
@@ -12 +12 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index b8c2e46..e9eac53 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +7,0 @@ hacking<0.11,>=0.10.0
-discover # BSD





More information about the OpenStack-dev mailing list