[openstack-announce] [release][oslo] oslo.service release 0.9.0 (liberty)

davanum at gmail.com davanum at gmail.com
Tue Sep 1 19:38:47 UTC 2015


We are psyched to announce the release of:

oslo.service 0.9.0: oslo.service library

This release is part of the liberty 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

For more details, please see the git log history below and:

    http://launchpad.net/oslo.service/+milestone/0.9.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.service

Changes in oslo.service 0.8.0..0.9.0
------------------------------------

fad5b04 Handling corner cases in dynamic looping call
bbfcde1 Change DEBUG log in loopingcall to TRACE level log
5891908 Updated from global requirements

Diffstat (except docs and test files)
-------------------------------------

oslo_service/loopingcall.py            | 23 +++++++++++++++++++----
requirements.txt                       |  2 +-
3 files changed, 44 insertions(+), 5 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 6206e8e..54c954a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ oslo.concurrency>=2.3.0 # Apache-2.0
-oslo.config>=2.1.0 # Apache-2.0
+oslo.config>=2.3.0 # Apache-2.0





More information about the OpenStack-announce mailing list