We are jazzed to announce the release of: oslo.vmware 2.23.1: 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.23.0..2.23.1 ------------------------------------- 95a30df Updated from global requirements 01ae1eb Update UPPER_CONSTRAINTS_FILE for stable/pike d7d8a88 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- test-requirements.txt | 2 +- tox.ini | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index cbad5d9..023c87f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20 +20 @@ coverage!=4.4,>=4.0 # Apache-2.0 -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0