Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 964 Bytes

File metadata and controls

21 lines (11 loc) · 964 Bytes

Migrate VM

Note: This design has been updated and merged into the OpenShift Design repository.

Clicking the action button next to any Virtual Machine in the List will present the user with the option to migrate the VM to another host.

Selecting a VM

A modal will be presented where the user can choose which Node the VM should be migrated to.

Modal view

Modal migrate

After the migration is kicked off, the user will see a toast notification letting them know it has started. The state for the VM will also be reflected in the list view.

Toast migration started

On error or completion, the user will receive another notification with more details. Again, the state will be updated accordingly.

Toast migration complete