[release-announce] [oslo] oslo.vmware 2.23.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Tue Jul 18 13:16:51 UTC 2017
We jubilantly announce the release of:
oslo.vmware 2.23.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.22.1..2.23.0
-------------------------------------
fb17773 Update URLs in documents according to document migration
a159850 rearrange existing documentation to fit the new standard layout
01443b8 Switch from oslosphinx to openstackdocstheme
8d0a5a7 Enable warning-is-error in doc build
ad8274c Use request_handler() for ExtensionManager APIs
45c4ba2 Improving cover testenv
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 2 +-
HACKING.rst | 2 +-
README.rst | 2 +-
oslo_vmware/_i18n.py | 2 +-
oslo_vmware/hacking/checks.py | 4 ++--
oslo_vmware/objects/datastore.py | 3 ++-
oslo_vmware/vim_util.py | 4 ++--
releasenotes/source/conf.py | 11 ++++++++---
setup.cfg | 5 +++--
test-requirements.txt | 2 +-
tox.ini | 7 ++++++-
24 files changed, 103 insertions(+), 82 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index bee6d51..cbad5d9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20 +20 @@ coverage!=4.4,>=4.0 # Apache-2.0
-oslosphinx>=4.7.0 # Apache-2.0
+openstackdocstheme>=1.11.0 # Apache-2.0
More information about the Release-announce
mailing list