We high-spiritedly announce the release of: oslo.service 1.24.1: oslo.service library This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.service Download the package from: https://pypi.python.org/pypi/oslo.service Please report issues through launchpad: http://bugs.launchpad.net/oslo.service For more details, please see below. Changes in oslo.service 1.24.0..1.24.1 -------------------------------------- 21de4a7 rearrange existing documentation to fit the new standard layout 343ce05 switch from oslosphinx to openstackdocstheme Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 9 +- releasenotes/source/conf.py | 11 +- releasenotes/source/index.rst | 8 +- test-requirements.txt | 2 +- 32 files changed, 347 insertions(+), 332 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 8448074..cee2276 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11 +11 @@ oslotest>=1.10.0 # Apache-2.0 -oslosphinx>=4.7.0 # Apache-2.0 +openstackdocstheme>=1.11.0 # Apache-2.0