commit | ee15891b5d5e02ff355f50ad7647ead9d8ec6841 | [log] [tgz] |
---|---|---|
author | Kiran Pawar <kinpaa@gmail.com> | Wed Mar 16 19:09:12 2022 +0000 |
committer | Kiran Pawar <kinpaa@gmail.com> | Wed Apr 06 12:39:09 2022 +0000 |
tree | ef3b9e648659c35cbf4b874dd696e68c085bd407 | |
parent | 5203643c2423c89afc90b1c0045de422c643f85a [diff] [blame] |
Fix share instance show related tests.. Share instance show query need additional key 'updated_at'. Related-Bug: #1965122 Depends-On: Ia69f3615d82e0044e3e9f81556dc8355637ef146 Change-Id: I1dbeee78c864067b8618b76a2929a112bef148e1
diff --git a/manila_tempest_tests/config.py b/manila_tempest_tests/config.py index 1758064..b62c409 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.70", + default="2.71", help="The maximum api microversion is configured to be the " "value of the latest microversion supported by Manila."), cfg.StrOpt("region",