[release-announce] [oslo] oslo.policy 1.21.0 (pike)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon Mar 20 16:08:10 UTC 2017
    
    
  
We are tickled pink to announce the release of:
oslo.policy 1.21.0: Oslo Policy library
This release is part of the pike release series.
The source is available from:
    http://git.openstack.org/cgit/openstack/oslo.policy
Download the package from:
    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.20.0..1.21.0
-------------------------------------
3951771 Comment out the rule from generated sample-policy file
bb33bf3 Modify tests in test_generator
a95606c Add additional param to policy.RuleDefault
b2d6455 Updated from global requirements
d071de9 Seperate each policy rule with new line
Diffstat (except docs and test files)
-------------------------------------
oslo_policy/generator.py            | 10 +++--
oslo_policy/policy.py               | 60 +++++++++++++++++++++++++++
requirements.txt                    |  2 +-
5 files changed, 178 insertions(+), 16 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index a1fd7d2..e56e6ca 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
-oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
+oslo.config>=3.22.0 # Apache-2.0
    
    
More information about the Release-announce
mailing list