Dan Kenigsberg has submitted this change and it was merged. Change subject: virt: Configurable actions on console disconnect ......................................................................
virt: Configurable actions on console disconnect We're now introducing configurable actions to be executed on spice disconnect. The action is defined on ticket creation. The actions can be any of: - None (No action taken) - Screen Lock (Lock screen executed by the guest agent) - Logout (Logout of the current session - Executed by the guest agent) - Reboot (Reboot the virtual machine) - Shutdown (Shutdown the virtual machine) Change-Id: I71d60a38ad89ed942f8e58e985178c27a165c724 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1171638 Signed-off-by: Vinzenz Feenstra <[email protected]> Reviewed-on: https://gerrit.ovirt.org/34265 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 27 insertions(+), 1 deletion(-) Approvals: Vinzenz Feenstra: Verified Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/34265 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I71d60a38ad89ed942f8e58e985178c27a165c724 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
