mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-27 05:53:02 +00:00
Merge "Raise minimum OpenStack SDK version to 0.99.0 again"
This commit is contained in:
@@ -67,7 +67,7 @@ OVERRIDES = {'os_client_config': 'config',
|
||||
|
||||
CUSTOM_VAR_PARAMS = ['min_ver', 'max_ver']
|
||||
|
||||
MINIMUM_SDK_VERSION = '0.36.0'
|
||||
MINIMUM_SDK_VERSION = '0.99.0'
|
||||
MAXIMUM_SDK_VERSION = None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user