pvc/client-cli/pvc/cli_lib
Joshua Boniface 73c96d1e93 Add VM device hot attach/detach support
Adds a new API endpoint to support hot attach/detach of devices, and the
corresponding client-side logic to use this endpoint when doing VM
network/storage add/remove actions.

The live attach is now the default behaviour for these types of
additions and removals, and can be disabled if needed.

Closes #141
2021-09-12 19:33:00 -04:00
..
__init__.py Convert pvc-client-cli into a proper Python module 2021-06-23 05:03:19 -04:00
ansiprint.py Convert pvc-client-cli into a proper Python module 2021-06-23 05:03:19 -04:00
ceph.py Adjust layout of Ceph/storage lists output 2021-07-05 12:57:18 -04:00
cluster.py Convert pvc-client-cli into a proper Python module 2021-06-23 05:03:19 -04:00
common.py Convert pvc-client-cli into a proper Python module 2021-06-23 05:03:19 -04:00
network.py Fix colours of network status elements 2021-08-18 19:41:53 -04:00
node.py Reduce the number of lines per call 2021-07-18 20:23:45 -04:00
provisioner.py Convert argument elements of task status to types 2021-08-23 14:28:12 -04:00
vm.py Add VM device hot attach/detach support 2021-09-12 19:33:00 -04:00
zkhandler.py Convert pvc-client-cli into a proper Python module 2021-06-23 05:03:19 -04:00