Change-Id: I7e8f4e750822a2e8c85826f49c56e10f7605fedb Signed-off-by: Jan Ueberacker <jan.ueberacker@inovex.de>
9 lines
307 B
YAML
9 lines
307 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The ``openstack server resize`` command now requires the ``--flavor``
|
|
option or one of the deprecated ``--confirm`` or ``--revert`` options
|
|
to be provided.
|
|
Previously, the command would silently exit successfully without
|
|
performing any action if no option was provided.
|