Files
openstacksdk/releasenotes/notes/support-migration-to-host-b2958b3b8c5ca1fb.yaml
Tomas Rinblad 6910a4e1d5 compute: Add support for targeting host during migrate
Current setup of the migrate command does not support targeting a
specific compute node. With this change I want to introduce the
possibility to target specific compute nodes.

Change-Id: I7ae40d4513d685e4e93ab4120058a53a849a2d19
2024-09-13 11:27:19 +01:00

6 lines
160 B
YAML

---
features:
- |
The ``migrate_server`` compute proxy API and the ``Server.migrate`` API now
accept a ``host`` parameter to migrate to a given host.