[openstack-dev] [new][oslo] oslo.policy 1.14.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Aug 10 12:26:52 UTC 2016
We are joyful to announce the release of:
oslo.policy 1.14.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.13.0..1.14.0
-------------------------------------
804be59 Revert "Adds debug logging for policy file validation"
1d2b26d Updated from global requirements
b82bfe0 Delete H803 in flake8 ignore
5a65133 Allow policy file to not exist
Diffstat (except docs and test files)
-------------------------------------
oslo_policy/policy.py | 28 ++++++++++++++++++---------
requirements.txt | 2 +-
tox.ini | 3 +--
4 files changed, 63 insertions(+), 12 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index a954394..bdd7366 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ requests>=2.10.0 # Apache-2.0
-oslo.config>=3.12.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
More information about the OpenStack-dev
mailing list