<div dir="ltr">I like the idea of this library. It should be very useful but... I think we need to [1] merged soon and get one more release.<div><br></div><div>[1] get <a href="https://review.openstack.org/#/c/277957/">https://review.openstack.org/#/c/277957/</a></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div>Regards,<br>Ivan Kolodyazhny,<br><a href="http://blog.e0ne.info/" target="_blank">http://blog.e0ne.info/</a></div></div></div></div>
<br><div class="gmail_quote">On Tue, Feb 9, 2016 at 8:56 PM,  <span dir="ltr"><<a href="mailto:no-reply@openstack.org" target="_blank">no-reply@openstack.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We are psyched to announce the release of:<br>
<br>
oslo.privsep-announce-release 1.0.0: OpenStack library for privilege<br>
separation<br>
<br>
This release is part of the mitaka release series.<br>
<br>
With source available at:<br>
<br>
    <a href="http://git.openstack.org/cgit/openstack/oslo.privsep" rel="noreferrer" target="_blank">http://git.openstack.org/cgit/openstack/oslo.privsep</a><br>
<br>
With package available at:<br>
<br>
    <a href="https://pypi.python.org/pypi/oslo.privsep" rel="noreferrer" target="_blank">https://pypi.python.org/pypi/oslo.privsep</a><br>
<br>
Please report issues through launchpad:<br>
<br>
    <a href="http://bugs.launchpad.net/oslo.privsep" rel="noreferrer" target="_blank">http://bugs.launchpad.net/oslo.privsep</a><br>
<br>
For more details, please see below.<br>
<br>
Changes in oslo.privsep 0.3.0..1.0.0<br>
------------------------------------<br>
<br>
a6e554b Ignore --config-dir when value is None<br>
ca91793 Add version and download badges to README<br>
39f1802 Update translation setup<br>
c97dd6d Updated from global requirements<br>
874fd1a Updated from global requirements<br>
8874899 Updated from global requirements<br>
28b4f4c Imported Translations from Zanata<br>
6a0a42d Updated from global requirements<br>
f03da04 Update/make better the README.rst long description<br>
6c1a6f5 Use logging intead of oslo_log<br>
<br>
Diffstat (except docs and test files)<br>
-------------------------------------<br>
<br>
README.rst                                         | 25 +++++--<br>
.../de/LC_MESSAGES/oslo.privsep-log-warning.po     | 18 -----<br>
oslo.privsep/locale/de/LC_MESSAGES/oslo.privsep.po | 58 ---------------<br>
oslo.privsep/locale/oslo.privsep-log-error.pot     | 34 ---------<br>
oslo.privsep/locale/oslo.privsep-log-info.pot      | 43 ------------<br>
oslo.privsep/locale/oslo.privsep-log-warning.pot   | 24 -------<br>
oslo.privsep/locale/oslo.privsep.pot               | 73 -------------------<br>
oslo_privsep/_i18n.py                              |  2 +-<br>
oslo_privsep/comm.py                               |  2 +-<br>
oslo_privsep/daemon.py                             |  3 +-<br>
.../de/LC_MESSAGES/oslo_privsep-log-warning.po     | 18 +++++<br>
oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po | 53 ++++++++++++++<br>
oslo_privsep/locale/oslo_privsep-log-error.pot     | 34 +++++++++<br>
oslo_privsep/locale/oslo_privsep-log-info.pot      | 50 +++++++++++++<br>
oslo_privsep/locale/oslo_privsep-log-warning.pot   | 24 +++++++<br>
oslo_privsep/locale/oslo_privsep.pot               | 82 ++++++++++++++++++++++<br>
oslo_privsep/priv_context.py                       |  2 +-<br>
requirements.txt                                   | 12 ++--<br>
setup.cfg                                          | 10 +--<br>
test-requirements.txt                              |  6 +-<br>
23 files changed, 316 insertions(+), 276 deletions(-)<br>
<br>
<br>
Requirements updates<br>
--------------------<br>
<br>
diff --git a/requirements.txt b/requirements.txt<br>
index 3dc0aed..5863e2f 100644<br>
--- a/requirements.txt<br>
+++ b/requirements.txt<br>
@@ -5 +5 @@<br>
-Babel>=1.3<br>
+Babel>=1.3 # BSD<br>
@@ -7,5 +7,5 @@ oslo.log>=1.14.0 # Apache-2.0<br>
-oslo.i18n>=1.5.0 # Apache-2.0<br>
-oslo.config>=3.2.0 # Apache-2.0<br>
-oslo.utils>=3.2.0 # Apache-2.0<br>
-enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3'<br>
-cffi<br>
+oslo.i18n>=2.1.0 # Apache-2.0<br>
+oslo.config>=3.4.0 # Apache-2.0<br>
+oslo.utils>=3.4.0 # Apache-2.0<br>
+enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD<br>
+cffi # MIT<br>
diff --git a/test-requirements.txt b/test-requirements.txt<br>
index aa9ea37..a8302e2 100644<br>
--- a/test-requirements.txt<br>
+++ b/test-requirements.txt<br>
@@ -7,2 +7,2 @@ oslotest>=1.10.0 # Apache-2.0<br>
-mock>=1.2<br>
-fixtures>=1.3.1<br>
+mock>=1.2 # BSD<br>
+fixtures>=1.3.1 # Apache-2.0/BSD<br>
@@ -12 +12 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0<br>
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2<br>
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD<br>
<br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>