Merge "Bump max API microversion"

This commit is contained in:
Zuul 2022-01-05 17:03:57 +00:00 committed by Gerrit Code Review
commit 4bc05284a7
2 changed files with 5 additions and 1 deletions

View File

@ -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 = {}

View File

@ -0,0 +1,4 @@
---
features:
- |
Share group types can now be filtered with their `group_specs`.