70480fa862
It's been long enough. Time to remove this. Change-Id: I37ef09eca0db9286544a4b0bb33f845311baa9b2 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
9 lines
342 B
YAML
9 lines
342 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The deprecated ``--live`` option of the ``server migrate`` command has
|
|
been removed. This was problematic as it required a host argument and
|
|
would result in a forced live migration to a host, bypassing the
|
|
scheduler. It has been replaced by a ``--live-migration`` option and
|
|
optional ``--host`` option.
|