[release-announce] manila-tempest-plugin 1.1.0 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Wed Jul 22 13:18:00 UTC 2020
We are amped to announce the release of:
manila-tempest-plugin 1.1.0: Tempest plugin manila-tempest-plugin
This release is part of the victoria 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.0.0..1.1.0
---------------------------------------------
5af7cb4 Verify applying a new cephx rule after a previous failure
170cc45 [ci] Re-enable scenario tests in the LVM job
517a7a2 Fix ReplicaQuotasNegativeTest
3854458 Fix usage of tenant_id in tests
b28c6cd Add native zuulv3 job for cephfs nfs
2ed5826 Enable snapshot tests in the CephFS job
8ccba23 [ci] Temporarily disable scenario tests
4a0b732 Seek network resources from tempest
1753a59 Add security service to share networks
af44826 Stop forcing creation of "isolated" credentials
8f333bd [ci] Use dynamic credential provider in DHSS=False tests
f8894b6 Skip snapshot cloning if there is no capability
3c20c06 Add CephFS Native scenario tests
8e68e44 Preparation for support scenario tests on CephFS Native
62ff787 Add native zuulv3 job for cephfs native
1727f7a Cleanup access rule test skip conditions
0e53a7f [Negative] Test different tenants cannot use same cephx id
acc536e Zuulv3 generic driver testing
0e78026 Fix hacking min version to 3.0.1
304abed Test different users in same tenant can use same cephx id
5e0152b Fix pep8 issues
f888d7f Fix dict.values usage
228893d Skip multi availability zones test when there is a single az
7a8f5ef Add native zuulv3 job for container
4484d1a Add native zuulv3 job for lvm
696a057 TrivialFix: Remove unnecessary import
5dd6301 Add native zuulv3 job for zfsonlinux
13b7469 Rename "_get_ip_server_ip" method to "_get_server_ip"
7636a1f Specifies the appropriate ip address in case of multi-networking
Diffstat (except docs and test files)
-------------------------------------
.../services/share/json/shares_client.py | 5 +-
.../test_snapshot_export_locations_negative.py | 22 +-
.../api/test_access_rules_metadata_negative.py | 27 +-
.../api/test_shares_from_snapshot_across_pools.py | 6 +-
test-requirements.txt | 2 +-
zuul.d/manila-tempest-jobs.yaml | 312 +++++++++++++
.zuul.yaml => zuul.d/project.yaml | 22 +-
35 files changed, 1273 insertions(+), 747 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index e3eead6..f230fa9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=3.0,<3.1.0;python_version>'3' # Apache-2.0
+hacking>=3.0.1,<3.1.0;python_version>'3' # Apache-2.0
More information about the Release-announce
mailing list