We are delighted to announce the release of: patrole 0.13.0: Patrole is a tool for verifying that Role-Based Access Control is being enforced across OpenStack deployments. This release is part of the xena 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.13.0 ^^^^^^ Prelude ******* This release is to tag the Patrole for OpenStack Xena release. This release marks the start of Xena release support in Patrole. After this release, Patrole will support below OpenStack Releases: * Xena * Wallaby * Victoria * Ussuri Current development of Patrole is for OpenStack Yoga development cycle. Every Patrole commit is also tested against master during the Yoga cycle. However, this does not necessarily mean that using Patrole as of this tag will work against a Xena (or future release) cloud. To be on safe side, use this tag to test the OpenStack Xena release. Bug Fixes ********* * fixes an issue in VolumesBackupsV3RbacTest.test_reset_backup_status test where the volume is not registered to be cleaned up after the test. This fix cleans up the volume. Changes in patrole 0.12.0..0.13.0 --------------------------------- 329f6a8 Add releasenote to tag the Patrole for Xena release 8cac133 Fix gate: fix the failing network, image, volume RBAC test 1fc88fd Update IRC network to OFTC db856d2 setup.cfg: Replace dashes with underscores f4bae14 Fixed issue with backup delete 43bf0d7 Add release notes page for version 0.12.0 ff6c9e8 Add release notes page for version 0.11.0 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 9 +++++++++ .../api/volume/test_volume_types_extra_specs_rbac.py | 5 ++++- .../notes/patrole-xena-release-66df296a5d4f5e8e.yaml | 17 +++++++++++++++++ .../volumes-backup-test-cleanup-7ffa74ae3599e6df.yaml | 6 ++++++ releasenotes/source/index.rst | 2 ++ releasenotes/source/v0.11.0.rst | 6 ++++++ releasenotes/source/v0.12.0.rst | 6 ++++++ setup.cfg | 8 ++++---- 14 files changed, 70 insertions(+), 18 deletions(-)