We joyfully announce the release of: oslo.privsep 1.22.1: 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.22.0..1.22.1 -------------------------------------- d27bb53 Updated from global requirements 91f6964 Update UPPER_CONSTRAINTS_FILE for stable/pike 1d79629 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + test-requirements.txt | 2 +- tox.ini | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 9752557..559e7ef 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11 +11 @@ fixtures>=3.0.0 # Apache-2.0/BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0