460229c609
Handling for the new `no_snapshots` option was incorrectly handling microversion evaluation that would prevent anything less than the new microversion from working. This changes the check to only handle the changed argument for 3.55 and later. Change-Id: If96889ccde6044706e6a5dcd83fde3c20fe1c1fd Closes-bug: #1784703 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
9 lines
350 B
YAML
9 lines
350 B
YAML
---
|
|
fixes:
|
|
- |
|
|
An issue was discovered with the way API microversions were handled for the
|
|
new volume-transfer with snapshot handling with microversion 3.55. This
|
|
release includes a fix to keep backwards compatibility with earlier
|
|
releases. See `bug #1784703
|
|
<https://bugs.launchpad.net/cinder/+bug/1784703>`_ for more details.
|