[release-announce] manila-tempest-plugin 1.13.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Thu Mar 9 10:24:59 UTC 2023
We enthusiastically announce the release of:
manila-tempest-plugin 1.13.0: Tempest plugin manila-tempest-plugin
This release is part of the antelope 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 wallaby-last..1.13.0
-----------------------------------------------------
41d38ba Fix incorrect url request for share_group_reset_state
721c0e3 Use delete_resource helper method
c586d49 [RBAC] Generate unique arguments for access rule creation
72c3228 [RBAC] Add skip condition for share manage
add7740 Revert "Use ddt.named_data decorator to avoid random test names"
667bcbe Prepare the stable/wallaby jobs with pinned manila-tempest-plugin
2521fbf Add tests replica create with 'share-network' option.
54e31e8 Skip replication test if microversion is not supported
85bc9c4 [RBAC] Add Tests for list share services
e46e2a6 Ignore replicas in error state during allow/deny access.
4db10d4 [RBAC] Add share type extra specs tests
f47cefe Remove pypy from default envlist
36623bf Fix tox4 erros
5e2a5a1 [RBAC] Making sure export locations are viewable
162216c [RBAC] Add share manage/unmanage tests
3bd44e8 [RBAC] Add quota tests
c99a66e [RBAC] Add share access rules tests
4a80316 Move "get_access_rule_data_from_config" method under utils.py
7b63ec7 Move general methods under utils file
Diffstat (except docs and test files)
-------------------------------------
.../services/share/v2/json/shares_client.py | 11 +-
.../api/test_access_rules_metadata_negative.py | 4 +-
.../api/test_security_services_mapping_negative.py | 8 +-
.../api/test_share_network_subnets_negative.py | 6 +-
requirements.txt | 2 +-
tox.ini | 3 +-
zuul.d/manila-tempest-stable-jobs.yaml | 13 +-
zuul.d/manila-tempest-wallaby-jobs.yaml | 131 ++++++
zuul.d/project.yaml | 1 -
36 files changed, 1625 insertions(+), 194 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 108bbee..95ad247 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-ddt>=1.6.0 # MIT
+ddt>=1.0.1 # MIT
More information about the Release-announce
mailing list