[openstack-dev] [new][oslo] oslo.policy 1.13.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Aug 2 18:22:01 UTC 2016
We are thrilled to announce the release of:
oslo.policy 1.13.0: Oslo Policy library
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.policy
With package available at:
https://pypi.python.org/pypi/oslo.policy
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.policy
For more details, please see below.
Changes in oslo.policy 1.12.0..1.13.0
-------------------------------------
10a81ba Updated from global requirements
cce967a Add note about not all APIs support policy enforcement by user_id
5273d2c Adds debug logging for policy file validation
09c5588 Fixed unit tests running on Windows
7204311 Add Python 3.5 classifier and venv
Diffstat (except docs and test files)
-------------------------------------
oslo_policy/policy.py | 16 ++++++----
requirements.txt | 2 +-
setup.cfg | 1 +
tox.ini | 2 +-
5 files changed, 56 insertions(+), 34 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 09e1525..a954394 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
More information about the OpenStack-dev
mailing list