[openstack-dev] [release][oslo] oslo.privsep 1.3.0 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Wed Feb 24 04:49:41 UTC 2016
We are tickled pink to announce the release of:
oslo.privsep 1.3.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.2.0..1.3.0
------------------------------------
b6f64b1 Updated from global requirements
b9a9d41 fdopen: Use better "is using eventlet" test
Diffstat (except docs and test files)
-------------------------------------
oslo_privsep/daemon.py | 2 +-
requirements.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index d49312a..3e6d186 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.config>=3.4.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
More information about the OpenStack-dev
mailing list