We are delighted to announce the release of:
oslo.policy 1.3.0: Oslo Policy library
This release is part of the mitaka 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.2.0..1.3.0
-----------------------------------
127d4f9 Updated from global requirements
50da9ac Don't crash on RoleCheck when roles not present
ae56912 assertIsNone(val) instead of assertEqual(None,val)
efea2ad Add string format rendering to RoleCheck.__call__()
Diffstat (except docs and test files)
-------------------------------------
oslo_policy/_checks.py | 10 +++++++++-
requirements.txt | 2 +-
4 files changed, 32 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 0462bd9..639c081 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ requests!=2.9.0,>=2.8.1
-oslo.config>=2.7.0 # Apache-2.0
+oslo.config>=3.2.0 # Apache-2.0
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev