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

Ivan Kolodyazhny e0ne at e0ne.info
Tue Feb 9 21:39:09 UTC 2016


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.

[1] get https://review.openstack.org/#/c/277957/

Regards,
Ivan Kolodyazhny,
http://blog.e0ne.info/

On Tue, Feb 9, 2016 at 8:56 PM, <no-reply at openstack.org> wrote:

> We are psyched to announce the release of:
>
> oslo.privsep-announce-release 1.0.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 0.3.0..1.0.0
> ------------------------------------
>
> a6e554b Ignore --config-dir when value is None
> ca91793 Add version and download badges to README
> 39f1802 Update translation setup
> c97dd6d Updated from global requirements
> 874fd1a Updated from global requirements
> 8874899 Updated from global requirements
> 28b4f4c Imported Translations from Zanata
> 6a0a42d Updated from global requirements
> f03da04 Update/make better the README.rst long description
> 6c1a6f5 Use logging intead of oslo_log
>
> Diffstat (except docs and test files)
> -------------------------------------
>
> README.rst                                         | 25 +++++--
> .../de/LC_MESSAGES/oslo.privsep-log-warning.po     | 18 -----
> oslo.privsep/locale/de/LC_MESSAGES/oslo.privsep.po | 58 ---------------
> oslo.privsep/locale/oslo.privsep-log-error.pot     | 34 ---------
> oslo.privsep/locale/oslo.privsep-log-info.pot      | 43 ------------
> oslo.privsep/locale/oslo.privsep-log-warning.pot   | 24 -------
> oslo.privsep/locale/oslo.privsep.pot               | 73 -------------------
> oslo_privsep/_i18n.py                              |  2 +-
> oslo_privsep/comm.py                               |  2 +-
> oslo_privsep/daemon.py                             |  3 +-
> .../de/LC_MESSAGES/oslo_privsep-log-warning.po     | 18 +++++
> oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po | 53 ++++++++++++++
> oslo_privsep/locale/oslo_privsep-log-error.pot     | 34 +++++++++
> oslo_privsep/locale/oslo_privsep-log-info.pot      | 50 +++++++++++++
> oslo_privsep/locale/oslo_privsep-log-warning.pot   | 24 +++++++
> oslo_privsep/locale/oslo_privsep.pot               | 82
> ++++++++++++++++++++++
> oslo_privsep/priv_context.py                       |  2 +-
> requirements.txt                                   | 12 ++--
> setup.cfg                                          | 10 +--
> test-requirements.txt                              |  6 +-
> 23 files changed, 316 insertions(+), 276 deletions(-)
>
>
> Requirements updates
> --------------------
>
> diff --git a/requirements.txt b/requirements.txt
> index 3dc0aed..5863e2f 100644
> --- a/requirements.txt
> +++ b/requirements.txt
> @@ -5 +5 @@
> -Babel>=1.3
> +Babel>=1.3 # BSD
> @@ -7,5 +7,5 @@ oslo.log>=1.14.0 # Apache-2.0
> -oslo.i18n>=1.5.0 # Apache-2.0
> -oslo.config>=3.2.0 # Apache-2.0
> -oslo.utils>=3.2.0 # Apache-2.0
> -enum34;python_version=='2.7' or python_version=='2.6' or
> python_version=='3.3'
> -cffi
> +oslo.i18n>=2.1.0 # Apache-2.0
> +oslo.config>=3.4.0 # Apache-2.0
> +oslo.utils>=3.4.0 # Apache-2.0
> +enum34;python_version=='2.7' or python_version=='2.6' or
> python_version=='3.3' # BSD
> +cffi # MIT
> diff --git a/test-requirements.txt b/test-requirements.txt
> index aa9ea37..a8302e2 100644
> --- a/test-requirements.txt
> +++ b/test-requirements.txt
> @@ -7,2 +7,2 @@ oslotest>=1.10.0 # Apache-2.0
> -mock>=1.2
> -fixtures>=1.3.1
> +mock>=1.2 # BSD
> +fixtures>=1.3.1 # Apache-2.0/BSD
> @@ -12 +12 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
> -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
> +sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
>
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160209/fea3aa63/attachment.html>


More information about the OpenStack-dev mailing list