[openstack-dev] [release][oslo] oslo.privsep 1.2.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Mon Feb 22 17:11:39 UTC 2016


We are tickled pink to announce the release of:

oslo.privsep 1.2.0: OpenStack library for privilege separation

This release is part of the mitaka release series.

With source available at:

    http://git.openstack.org/cgit/openstack/oslo.privsep

With package available at:

    https://pypi.python.org/pypi/oslo.privsep

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.privsep 1.1.0..1.2.0
------------------------------------

6932130 Updated from global requirements
4fba8f5 Ensure fdopen uses greenio object under eventlet

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

oslo_privsep/daemon.py | 18 ++++++++++++++++--
requirements.txt       |  2 ++
2 files changed, 18 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 5863e2f..d49312a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,0 +12,2 @@ cffi # MIT
+eventlet!=0.18.3,>=0.18.2 # MIT
+greenlet>=0.3.2 # MIT





More information about the OpenStack-dev mailing list