summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-deprecated-server-migrate-live-option-28ec43ee210124dc.yaml
blob: bc31aa269936c91b241a4062b2bc871c7f79afda (plain)
1
2
3
4
5
6
7
8
---
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.