manila-tempest-plugin should not hard-code max api microversion

Bug #2051926 reported by Takashi Kajinami
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Triaged
Undecided
Unassigned

Bug Description

Description
===========

Currently the default value of [share] max_api_microversion is hard-coded and users have to change this option in case they are using an older version of Manila.
However this does not align with the branchless approach in tempest. Tempest should support multiple branches in active maintenance status. For example at the time of writing the latest master should support stable/2023.2, stable/2023.1 and stable/zed.

The core tempest and the other plugins do not have the max version(or even min version) hard-coded and skips all tests requiring microversion in case the min/max options are not set.
This is more appropriate approach to keep compatibility with multiple branches, without requiring users to update configuration options.

Revision history for this message
Vida Haririan (vhariria) wrote :
Changed in manila:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.