Support live hot attach/remove of storage volumes and networks to VMs #141
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Libvirt supports hot attach and remove of block and network devices to VMs. Add functionality to the API to support a hot attach and detach of these devices when using
pvc vm
commands.Should be implemented in two parts:
Add an API "hot-attach device" endpoint that would allow attaching of an arbitrary device to the VM.
Add a way to isolate the changed device from the CLI command and pass that into the API endpoint after modifying the VM config.
closed via commit
73c96d1e93
mentioned in commit
73c96d1e93