[oslo] oslo.vmware 2.22.0 (pike)
We are tickled pink to announce the release of: oslo.vmware 2.22.0: Oslo VMware library This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.vmware Download the package from: https://pypi.python.org/pypi/oslo.vmware Please report issues through launchpad: https://bugs.launchpad.net/oslo.vmware For more details, please see below. Changes in oslo.vmware 2.21.0..2.22.0 ------------------------------------- c48eefe Updated from global requirements 37f72b0 Make sure host in maintenance mode excluded from image upload Diffstat (except docs and test files) ------------------------------------- oslo_vmware/objects/datastore.py | 17 ++++- oslo_vmware/vim_util.py | 68 +++++++++++++++++++ test-requirements.txt | 2 +- 5 files changed, 226 insertions(+), 6 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index f4a99e6..bee6d51 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21 +21 @@ oslosphinx>=4.7.0 # Apache-2.0 -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD
participants (1)
-
no-reply@openstack.org