[openstack-announce] [release][oslo] oslo.privsep release 0.2.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Mon Dec 21 20:09:29 UTC 2015


We are gleeful to announce the release of:

oslo.privsep 0.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

For more details, please see below and:

    http://launchpad.net/oslo.privsep/+milestone/0.2.0

Please report issues through launchpad:

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


Changes in oslo.privsep 0.1.0..0.2.0
------------------------------------

b364f77 Updated from global requirements
213eec8 Updated from global requirements
1cf93c5 Don't fail badly on windows

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

oslo_privsep/capabilities.py            | 16 +++++++++++-----
oslo_privsep/daemon.py                  |  9 ++++++---
requirements.txt                        |  2 +-
5 files changed, 34 insertions(+), 9 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index cf3d5bf..6833636 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.config>=2.7.0 # Apache-2.0
-oslo.utils>=2.8.0 # Apache-2.0
+oslo.utils>=3.2.0 # Apache-2.0





More information about the OpenStack-announce mailing list