We are overjoyed to announce the release of:
oslo.policy 0.11.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
With package available at:
https://pypi.python.org/pypi/oslo.policy
For more details, please see the git log history below and:
http://launchpad.net/oslo.policy/+milestone/0.11.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.policy
Changes in oslo.policy 0.10.0..0.11.0
-------------------------------------
31e39fa Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index b1bf80f..c640c36 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-oslo.config>=2.1.0 # Apache-2.0
+oslo.config>=2.3.0 # Apache-2.0