Merge "Bump max API microversion"
This commit is contained in:
commit
4bc05284a7
@ -27,7 +27,7 @@ from manilaclient import utils
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
MAX_VERSION = '2.65'
|
||||
MAX_VERSION = '2.66'
|
||||
MIN_VERSION = '2.0'
|
||||
DEPRECATED_VERSION = '1.0'
|
||||
_VERSIONED_METHOD_MAP = {}
|
||||
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Share group types can now be filtered with their `group_specs`.
|
Loading…
Reference in New Issue
Block a user