Moves test_shares_actions.py test from manila repo
Moves "Add count info in /shares and /shares/detail
response" related tempest tests.
Related change: I12c41a46140b04f26565d8934e0326480477c612
TrivialFix
Change-Id: I5d310073383787094651f12f5792a8c748781ec7
diff --git a/manila_tempest_tests/config.py b/manila_tempest_tests/config.py
index ab76f8f..e33dba8 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.41",
+ default="2.42",
help="The maximum api microversion is configured to be the "
"value of the latest microversion supported by Manila."),
cfg.StrOpt("region",