Add new tests to keep repo up to date
While the in-tree tempest plugin is not removed
from manila repo, we need to keep new changes in sync.
This is related to https://review.openstack.org/#/c/512572/
Change-Id: I48d5fcd0d783fbb9334758eaab30e720e7757919
diff --git a/manila_tempest_tests/config.py b/manila_tempest_tests/config.py
index 9e4a168..ab76f8f 100644
--- a/manila_tempest_tests/config.py
+++ b/manila_tempest_tests/config.py
@@ -30,7 +30,7 @@
help="The minimum api microversion is configured to be the "
"value of the minimum microversion supported by Manila."),
cfg.StrOpt("max_api_microversion",
- default="2.40",
+ default="2.41",
help="The maximum api microversion is configured to be the "
"value of the latest microversion supported by Manila."),
cfg.StrOpt("region",