[release-announce] [oslo] oslo.service 1.22.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Apr 3 10:52:10 UTC 2017
We are delighted to announce the release of:
oslo.service 1.22.0: 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.21.0..1.22.0
--------------------------------------
3be3924 Updated from global requirements
055119f Updated from global requirements
7c5ab22 Use Sphinx 1.5 warning-is-error
add1b72 Fix some reST field lists in docstrings
Diffstat (except docs and test files)
-------------------------------------
oslo_service/service.py | 3 +--
requirements.txt | 4 ++--
setup.cfg | 5 +----
4 files changed, 7 insertions(+), 11 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 3f1b096..64d50ac 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-WebOb>=1.6.0 # MIT
+WebOb>=1.7.1 # MIT
@@ -12 +12 @@ oslo.config>=3.22.0 # Apache-2.0
-oslo.log>=3.11.0 # Apache-2.0
+oslo.log>=3.22.0 # Apache-2.0
More information about the Release-announce
mailing list