We jubilantly announce the release of: manila-tempest-plugin 1.7.0: Tempest plugin manila-tempest-plugin This release is part of the yoga 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. 1.7.0 ^^^^^ Bug Fixes * Bug #1631314 (https://bugs.launchpad.net/manila/+bug/1631314): Fixed an issue on unstable replication tests. Changes in manila-tempest-plugin 1.6.0..1.7.0 --------------------------------------------- c1a3c0e Add functional tests for add multiple subnets feature 5974506 Add tests for only_host scheduler hint. 0cfaa06 Remove share metadata test a894bae Add support to chose ssh key type 4ca1684 Add unstable tag to test with intermittent failures 2878838 Follow up fixes to recycle bin tests e17b434 Fix replica cleanup 1c5e68d API2.69,Add tests for manila recycle bin. 73e0b6f Added code to show share network neutron_net_id 4b20d44 Added test test_create_snapshot_over_quota_limit 032a8fb Pre-existing metadata items, set new share metadata b55f404 Client support force extend share with v2.64 b4c94c8 Add stable/xena job and drop stable/ussuri job 4889581 Remove all usage of six library 2d0c869 Add enforce_scope config option for Manila 8866127 Add unstable tag on some replication tests 9c4a97b Fix check to server migration complete test Diffstat (except docs and test files) ------------------------------------- .../services/share/json/shares_client.py | 5 +- .../services/share/v2/json/shares_client.py | 70 +++++++- .../api/admin/test_share_servers_migration.py | 7 +- .../api/admin/test_snapshot_export_locations.py | 3 +- .../api/admin/test_snapshot_manage_negative.py | 4 +- .../api/test_security_services_mapping_negative.py | 3 +- .../api/test_share_network_subnets_negative.py | 13 +- .../api/test_share_servers_multiple_subnet.py | 196 +++++++++++++++++++++ .../test_share_servers_multiple_subnet_negative.py | 90 ++++++++++ .../notes/bug-1631314-1509db08c75ff645.yaml | 5 + zuul.d/manila-tempest-jobs.yaml | 6 + zuul.d/manila-tempest-stable-jobs.yaml | 18 +- zuul.d/project.yaml | 2 +- 44 files changed, 1252 insertions(+), 161 deletions(-)