[release][oslo] oslo.policy release 0.8.0 (liberty)
We are stoked to announce the release of: oslo.policy 0.8.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.8.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.policy Changes in oslo.policy 0.7.0..0.8.0 ----------------------------------- 92cc71d Updated from global requirements b5f78aa Fix typo of 'available' in token_fixture.py 59ebc39 Fixes up the API docs and module index Diffstat (except docs and test files) ------------------------------------- requirements.txt | 2 +- setup.cfg | 1 + setup.py | 2 +- test-requirements.txt | 2 +- 8 files changed, 9 insertions(+), 25 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 62ebd6c..6016da0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8 +8 @@ oslo.serialization>=1.4.0 # Apache-2.0 -oslo.utils>=1.6.0 # Apache-2.0 +oslo.utils>=1.9.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index eb6240f..d649626 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +6 @@ hacking<0.11,>=0.10.0 -oslotest>=1.5.1 # Apache-2.0 +oslotest>=1.7.0 # Apache-2.0
participants (1)
-
davanum@gmail.com