[openstack-dev] [release][oslo] oslo.policy release 0.6.0 (liberty)

doug at doughellmann.com doug at doughellmann.com
Tue Jun 9 15:14:23 UTC 2015


We are glad to announce the release of:

oslo.policy 0.6.0: Oslo Policy library

This release is part of the liberty release series.

With source available at:

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

For more details, please see the git log history below and:

    http://launchpad.net/oslo.policy/+milestone/0.6.0

Please report issues through launchpad:

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

Changes in oslo.policy 0.5.0..0.6.0
-----------------------------------

b8401f2 Fix Enforcer docstring
c586dae Cleanup logging to conform to guidelines
1e7b597 Cleanup logging to conform to guidelines
3474d07 Remove support for Python 3.3
729cb27 Updated from global requirements

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

oslo_policy/_parser.py                    | 6 +++---
oslo_policy/openstack/common/fileutils.py | 2 +-
oslo_policy/policy.py                     | 4 ++--
requirements.txt                          | 2 +-
setup.cfg                                 | 1 -
5 files changed, 7 insertions(+), 8 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 1d780b2..86e5a54 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-oslo.config>=1.9.3  # Apache-2.0
+oslo.config>=1.11.0  # Apache-2.0





More information about the OpenStack-dev mailing list