[openstack-dev] [release][oslo] oslo.service 1.7.0 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Thu Feb 25 06:15:03 UTC 2016
We are glad to announce the release of:
oslo.service 1.7.0: oslo.service library
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.service
With package available at:
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.6.0..1.7.0
------------------------------------
c2288f2 Updated from global requirements
b0fc1fd Correct some help text
aa09a86 Fix typo in help text
321c185 wsgi: decrease the default number of greenthreads in pool
01d747a Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
oslo_service/_options.py | 13 +++++++------
requirements.txt | 4 ++--
2 files changed, 9 insertions(+), 8 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 26fce4d..9dfef9c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,2 +10,2 @@ monotonic>=0.6 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
-oslo.concurrency>=2.3.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
+oslo.concurrency>=3.5.0 # Apache-2.0
More information about the OpenStack-dev
mailing list