Set min/max micro version for Manila in tempest
The values are based on [1]. [1] https://docs.openstack.org/manila/latest/contributor/api_microversion_history.html Change-Id: I45f44fb07e41a583f209195ca264acb7ac0f2276
This commit is contained in:
@@ -341,6 +341,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.82',
|
||||
designate_nameservers => "${::openstack_integration::config::ip_for_url}:5322",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user