commit | 7ff4509dbd643216175a62e84342510d65e6bcd4 | [log] [tgz] |
---|---|---|
author | Kiran Pawar <kinpaa@gmail.com> | Fri Dec 06 10:30:34 2024 +0000 |
committer | Kiran Pawar <kinpaa@gmail.com> | Tue Jan 07 12:44:08 2025 +0000 |
tree | c8fb444f466fa5027157dd6ee9136b18b4f9bcaf | |
parent | 9c743992f835de0ba9e3b73daa2b3e5b783690f2 [diff] [blame] |
Add tests for allow to update share access rule Starting micro-version 2.88, Manila will allow to update access_level of share access rule. Depends-on: https://review.opendev.org/c/openstack/manila/+/931050 Related-Bug: #2066871 Change-Id: I8500f71b527b4e5037f128906f68385f821ebf42
diff --git a/manila_tempest_tests/config.py b/manila_tempest_tests/config.py index decf2ac..4afa4e7 100644 --- a/manila_tempest_tests/config.py +++ b/manila_tempest_tests/config.py
@@ -40,7 +40,7 @@ "This value is only used to validate the versions " "response from Manila."), cfg.StrOpt("max_api_microversion", - default="2.85", + default="2.88", help="The maximum api microversion is configured to be the " "value of the latest microversion supported by Manila."), cfg.StrOpt("region",