[release-announce] manila-tempest-plugin 1.6.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Tue Sep 21 11:28:11 UTC 2021


We are glad to announce the release of:

manila-tempest-plugin 1.6.0: Tempest plugin manila-tempest-plugin

This release is part of the xena 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 1.5.0..1.6.0
---------------------------------------------

98b3e87 Add tests for scheduler hints of share create.
e6db08d Add extra check to server migration complete test
6e56677 Add run tests as thin provisioning
c5c69a6 Modify share server migration tests
13f2dd2 Use local variable instead of instance variable
8ccbbeb [CI] Temporarily disable IPv6 scenario tests
bef40b3 Fix tests creating share without using share_size
da415b4 Fix parsing of share group type json
86f2432 Enable http response extraction


Diffstat (except docs and test files)
-------------------------------------

.../services/share/json/shares_client.py           | 183 ++++++----
.../services/share/v2/json/shares_client.py        | 405 +++++++++++++--------
.../api/admin/test_export_locations_negative.py    |   8 +-
.../api/admin/test_share_instances_negative.py     |   4 +-
.../admin/test_share_servers_manage_negative.py    |  27 +-
.../api/admin/test_share_servers_migration.py      |  51 ++-
.../admin/test_share_servers_migration_negative.py |  14 +-
.../api/admin/test_share_snapshot_instances.py     |  15 +-
.../test_share_snapshot_instances_negative.py      |   4 +-
.../api/admin/test_share_types_extra_specs.py      |  18 +-
.../api/admin/test_snapshot_export_locations.py    |  27 +-
.../test_snapshot_export_locations_negative.py     |  10 +-
.../api/admin/test_snapshot_manage_negative.py     |  10 +-
.../api/test_access_rules_metadata_negative.py     |   2 +-
.../test_replication_export_locations_negative.py  |   7 +-
.../api/test_security_services_mapping_negative.py |   2 +-
.../api/test_share_network_subnets_negative.py     |  36 +-
.../api/test_share_type_availability_zones.py      |   7 +-
.../api/test_shares_from_snapshot_across_pools.py  |   4 +-
zuul.d/manila-tempest-jobs.yaml                    |   4 +-
zuul.d/manila-tempest-stable-jobs.yaml             |   6 +
87 files changed, 1452 insertions(+), 922 deletions(-)







More information about the Release-announce mailing list