[oslo] oslo.privsep 1.22.0 (pike)
We are overjoyed to announce the release of: oslo.privsep 1.22.0: OpenStack library for privilege separation This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.privsep Download the package from: https://pypi.python.org/pypi/oslo.privsep Please report issues through launchpad: https://bugs.launchpad.net/oslo.privsep For more details, please see below. Changes in oslo.privsep 1.21.1..1.22.0 -------------------------------------- d24b988 Updated from global requirements 1667247 Update URLs in documents according to document migration 2574b6c add sphinx instructions to build API reference docs 10b2dbb switch from oslosphinx to openstackdocstheme ef456eb rearrange existing documentation to follow the new standard layout Diffstat (except docs and test files) ------------------------------------- .gitignore | 1 + HACKING.rst | 2 +- README.rst | 6 +++--- oslo_privsep/_i18n.py | 2 +- oslo_privsep/priv_context.py | 4 ++-- releasenotes/source/conf.py | 10 ++++++++-- setup.cfg | 9 ++++++++- test-requirements.txt | 2 +- 21 files changed, 74 insertions(+), 50 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index bb48da5..9752557 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11 +11 @@ fixtures>=3.0.0 # Apache-2.0/BSD -oslosphinx>=4.7.0 # Apache-2.0 +openstackdocstheme>=1.11.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org