Dan Kenigsberg has submitted this change and it was merged. Change subject: Add hotplugDisk/hotunplugDisk feature to vdsClient. ......................................................................
Add hotplugDisk/hotunplugDisk feature to vdsClient. Usage: vdsClient 0 hotplugDisk|hotunplugDisk vmUUID <drivespec> 'drivespec parameters list: r=required, o=optional', 'r iface:<ide|virtio> - Unique identification of the existing VM.', 'r index=<int> - disk index unique per interface virtio|ide', 'r [pool:UUID,domain:UUID,image:UUID,volume:UUID]|[GUID:guid]|[UUID:uuid]', 'r format: cow|raw', 'r readonly: True|False - default is False', 'r propagateErrors: off|on - default is off', 'o bootOrder: <int> - global boot order across all bootable devices', 'o shared: True|False', 'o optional: True|False' Change-Id: I234a2196ebfd3ee5a2a8ca00347c61adbf41f29f --- M vdsm_cli/vdsClient.py 1 file changed, 42 insertions(+), 0 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/410 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I234a2196ebfd3ee5a2a8ca00347c61adbf41f29f Gerrit-PatchSet: 11 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Haim Ateya <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
