[oslo] castellan 0.11.0 (pike)
We joyfully announce the release of: castellan 0.11.0: Generic Key Manager interface for OpenStack This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/castellan Download the package from: https://tarballs.openstack.org/castellan/ Please report issues through launchpad: https://bugs.launchpad.net/castellan For more details, please see below. Changes in castellan 0.10.0..0.11.0 ----------------------------------- c9fefc3 Switch from oslosphinx to openstackdocstheme e594c88 Updated from global requirements 34373ca Replaces uuid.uuid4 with uuidutils.generate_uuid() 319647d Optimize the link address Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 4 ++-- HACKING.rst | 4 ++-- README.rst | 10 +++++----- castellan/i18n.py | 2 +- .../functional/key_manager/test_barbican_key_manager.py | 6 +++--- setup.cfg | 2 +- test-requirements.txt | 4 ++-- 11 files changed, 35 insertions(+), 26 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 9f68652..3637e7a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,2 +9,2 @@ python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx!=1.6.1,>=1.5.1 # BSD -oslosphinx>=4.7.0 # Apache-2.0 +sphinx>=1.6.2 # BSD +openstackdocstheme>=1.11.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org