We are chuffed to announce the release of: patrole 0.14.0: Patrole is a tool for verifying that Role-Based Access Control is being enforced across OpenStack deployments. This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/patrole Download the package from: https://tarballs.openstack.org/patrole/ Please report issues through: https://bugs.launchpad.net/patrole/+bugs For more details, please see below. 0.14.0 ^^^^^^ Prelude ******* This release is to tag the Patrole for OpenStack Yoga release. This release marks the start of Yoga release support in Patrole. After this release, Patrole will support below OpenStack Releases: * Yoga * Xena * Wallaby * Victoria * Ussuri Current development of Patrole is for OpenStack Zed development cycle. Every Patrole commit is also tested against master during the Zed cycle. However, this does not necessarily mean that using Patrole as of this tag will work against a Yoga (or future release) cloud. To be on safe side, use this tag to test the OpenStack Yoga release. New Features ************ * Added new feature flag called "changed_cinder_policies_xena" under the configuration group "[policy-feature-enabled]" for testing Cinder tests withe old and new policies. Changes in patrole 0.13.0..0.14.0 --------------------------------- 7ce2d14 Add releasenote to tag the Patrole for Yoga release fa0ee13 Switch testing to Yoga testing runtime 7304b7c Add stable/wallaby job on master gate c341f42 Move to Xena testing runtime template 57ffb34 Remove stable/train job 588c33d [Fix gate]: Cinder policy change handling in tests f304d7a Add release notes page for version 0.13.0 e3a7ce2 Use py3 as the default runtime for tox Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 20 ++++++--------- devstack/plugin.sh | 19 +++++++++++++- patrole_tempest_plugin/config.py | 7 +++++- .../api/volume/test_volume_types_access_rbac.py | 10 +++++++- ...olicies-xena-feature-flag-4b799db683e2840f.yaml | 6 +++++ .../patrole-yoga-release-1eacc82c6c1c668c.yaml | 18 ++++++++++++++ releasenotes/source/index.rst | 1 + releasenotes/source/v0.13.0.rst | 6 +++++ tox.ini | 2 +- 14 files changed, 151 insertions(+), 34 deletions(-)
participants (1)
-
no-reply@openstack.org