8868c77a20
These options are not supported from Nova API microversion 2.25 and above. This can be a source of confusion. Start warning, with an eye on erroring out in the future. Change-Id: I53f27eb3e3c1a84d0d77a1672c008d0e8bb8536f Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
10 lines
403 B
YAML
10 lines
403 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
A warning will now be emitted when using the ``--disk-overcommit``
|
|
or ``--no-disk-overcommit`` flags of the ``server migrate`` command on
|
|
Compute API microversion 2.25 or greater. This feature is only supported
|
|
before this microversion and previously the flag was silently ignored on
|
|
newer microversions. This warning will become an error in a future
|
|
release.
|