Change in vdsm[master]: virt: Configurable actions on console disconnect

danken at redhat.com danken at redhat.com
Tue Jan 20 11:27:29 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: virt: Configurable actions on console disconnect
......................................................................


Patch Set 4: Code-Review-1

(1 comment)

http://gerrit.ovirt.org/#/c/34265/4/vdsm/virt/vm.py
File vdsm/virt/vm.py:

Line 3767:             graphics.setAttribute('connected', connAct)
Line 3768:         hooks.before_vm_set_ticket(self._domain.xml, self.conf, params)
Line 3769:         try:
Line 3770:             self._dom.updateDeviceFlags(graphics.toxml(), 0)
Line 3771:             disconnectAction = params.get('disconnectAction',
please add the new param to the schema
Line 3772:                                           ConsoleDisconnectAction.LOCK_SCREEN)
Line 3773:             self._consoleDisconnectAction = disconnectAction
Line 3774:         except TimeoutError as tmo:
Line 3775:             res = {'status': {'code': errCode['ticketErr']['status']['code'],


-- 
To view, visit http://gerrit.ovirt.org/34265
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I71d60a38ad89ed942f8e58e985178c27a165c724
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list