manila-tempest-plugin 2.9.0 (flamingo)
We are happy to announce the release of: manila-tempest-plugin 2.9.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/manila-tempest-plugin Download the package from: https://tarballs.openstack.org/manila-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/manila/+bugs For more details, please see below. Changes in manila-tempest-plugin 2.8.0..2.9.0 --------------------------------------------- 113ab29 Fix share server migration with replica test b643b12 [CI] Accept Ceph release defaults 7dba712 Add barbican to dummy driver job 82a06bd Remove remaining unicode prefix be1bb4b Fix share type used in negative quota test 432f6b1 Introduce fips-py311 job ba8dd81 Drop explicit dependency on python-subunit cc4b8ac fix tempest generic driver CI failure 885fd8a Remove unicode prefix from code e4ebce9 Zuul: do not use USE_PYTHON3 0fec91a Add tests for Share Network Subnet Metadata 94c11fc Add CEPHFS filesystem metadata verifications 089c9a3 Drop empty documentation sections 51ac689 Allow share server migration with replica Diffstat (except docs and test files) ------------------------------------- .../services/share/v2/json/shares_client.py | 7 +- .../api/admin/test_share_servers_migration.py | 54 ++- .../admin/test_share_servers_migration_negative.py | 38 ++ .../api/test_access_rules_metadata_negative.py | 2 +- .../api/test_share_network_subnet_metadata.py | 386 +++++++++++++++++++++ .../test_share_network_subnet_metadata_negative.py | 138 ++++++++ test-requirements.txt | 1 - zuul.d/manila-tempest-jobs.yaml | 23 +- 39 files changed, 737 insertions(+), 356 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 1a63b32..37e9c36 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4 +3,0 @@ coverage>=4.4.1 # Apache-2.0 -python-subunit>=1.0.0 # Apache-2.0/BSD
participants (1)
-
no-reply@openstack.org