[openstack-dev] [new][oslo] oslo.vmware 2.10.0 release (newton)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Tue Jun 28 11:25:51 UTC 2016
    
    
  
We are eager to announce the release of:
oslo.vmware 2.10.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.9.0..2.10.0
------------------------------------
8d8a5de Updated from global requirements
784ad53 Support download of virtual disk in ova container
Diffstat (except docs and test files)
-------------------------------------
oslo_vmware/image_transfer.py            |  32 +++++-
oslo_vmware/image_util.py                |  30 +++++
requirements.txt                         |   1 +
test-requirements.txt                    |   2 +-
7 files changed, 364 insertions(+), 50 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 8682b9e..c952316 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,0 +17 @@ PyYAML>=3.1.0 # MIT
+lxml>=2.3 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index e1fdf23..a40ffab 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24 +24 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
    
    
More information about the OpenStack-dev
mailing list