[release-announce] patrole 0.16.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 27 11:32:11 UTC 2023
We are pleased to announce the release of:
patrole 0.16.0: Patrole is a tool for verifying that Role-Based Access
Control is being enforced across OpenStack deployments.
This release is part of the antelope 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.
Changes in patrole 0.14.0..0.16.0
---------------------------------
f7d47d9 Update tempest to 30.0.0
4769f92 Add cleanup for test_show_auto_allocated_topology test
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 2 +-
.../test_server_misc_policy_actions_rbac.py | 49 +++++++++++++++-------
.../network/test_auto_allocated_topology_rbac.py | 9 ++++
requirements.txt | 2 +-
10 files changed, 66 insertions(+), 40 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index cc13aa9..5a4858d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ oslo.policy>=1.30.0 # Apache-2.0
-tempest>=17.1.0 # Apache-2.0
+tempest>=30.0.0 # Apache-2.0
More information about the Release-announce
mailing list