We are tickled pink to announce the release of: oslo.service 1.6.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.5.0..1.6.0 ------------------------------------ 0f9f072 Updated from global requirements db1fc24 Allow the backdoor to serve from a local unix domain socket de959dc Updated from global requirements Diffstat (except docs and test files) ------------------------------------- oslo_service/_options.py | 9 +++- oslo_service/eventlet_backdoor.py | 61 ++++++++++++++++++++-------- requirements.txt | 2 +- 4 files changed, 110 insertions(+), 20 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 4311fb5..26fce4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ WebOb>=1.2.3 # MIT -eventlet!=0.18.0,>=0.17.4 # MIT +eventlet!=0.18.3,>=0.18.2 # MIT __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev