We are ecstatic to announce the release of: cinder-tempest-plugin 1.5.0: Tempest plugin tests for Cinder. This release is part of the xena release series. The source is available from: https://opendev.org/openstack/cinder-tempest-plugin Download the package from: https://tarballs.openstack.org/cinder-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/cinder/+bugs For more details, please see below. Changes in cinder-tempest-plugin 1.4.0..1.5.0 --------------------------------------------- 040eb50 Change minversion to 3.18.0 in tox eba8554 zuul: pin cinder-tempest-plugin/stein-last on stein 51b819b [CI] Move to CentOS Stream 207d667 Add a job for S3 backup driver 75bf2c2 Add stable/wallaby jobs on master gate d3fddec Implement basic protection testing jobs 7e29788 Fix stein: use the old terminology for exclusion list 3d90747 Ceph jobs: re-enable a few c-bak tests, add more jobs 76448ff Update example local.conf within README.rst 1ee1efc Set CINDER_ISCSI_HELPER explicitly for tgtadm job 1370db4 Refactor the lvm barbican job(s): cinderlib-less variant 8e0986f Switch to new rolevar for run-tempest role 103c2f7 zuul: Add nova-ceph-multistore as a non-voting job Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 132 ++++++++++++++++++--- README.rst | 5 +- cinder_tempest_plugin/rbac/__init__.py | 0 cinder_tempest_plugin/rbac/v3/__init__.py | 0 cinder_tempest_plugin/rbac/v3/base.py | 42 +++++++ cinder_tempest_plugin/rbac/v3/test_capabilities.py | 80 +++++++++++++ tox.ini | 2 +- 7 files changed, 242 insertions(+), 19 deletions(-)