Merge "Set min/max micro version for Manila in tempest" into stable/2023.1
This commit is contained in:
@@ -340,6 +340,8 @@ class openstack_integration::tempest (
|
||||
share_multitenancy_enabled => false,
|
||||
share_enable_protocols => [downcase($share_protocol)],
|
||||
share_capability_storage_protocol => $share_protocol,
|
||||
share_min_microversion => '2.0',
|
||||
share_max_microversion => '2.78',
|
||||
designate_nameservers => "${::openstack_integration::config::ip_for_url}:5322",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user