Merge "Update microversion to 2.89"
This commit is contained in:
commit
f36080ea7b
@ -27,7 +27,7 @@ from manilaclient import utils
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
MAX_VERSION = '2.88'
|
||||
MAX_VERSION = '2.89'
|
||||
MIN_VERSION = '2.0'
|
||||
DEPRECATED_VERSION = '1.0'
|
||||
_VERSIONED_METHOD_MAP = {}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
With microversion 2.89, share network subnet metadata updates will be
|
||||
passed to storage backend driver for processing driver specific things
|
||||
if supported.
|
Loading…
x
Reference in New Issue
Block a user