Change in vdsm[master]: vm: event: send status event on lifecycle event

michal.skrivanek at redhat.com michal.skrivanek at redhat.com
Thu Jul 9 10:55:15 UTC 2015


Michal Skrivanek has posted comments on this change.

Change subject: vm: event: send status event on lifecycle event
......................................................................


Patch Set 3:

(1 comment)

setDownStatus should be enough.
other events we don't really care about

https://gerrit.ovirt.org/#/c/43313/3/vdsm/virt/vm.py
File vdsm/virt/vm.py:

Line 4487:             elif (detail == libvirt.VIR_DOMAIN_EVENT_RESUMED_MIGRATED and
Line 4488:                   self.lastStatus == vmstatus.MIGRATION_DESTINATION):
Line 4489:                 self._incomingMigrationFinished.set()
Line 4490: 
Line 4491:         self.send_status_event()
u
Line 4492: 
Line 4493:     def _updateDevicesDomxmlCache(self, xml):
Line 4494:         """
Line 4495:             Devices cache their device's XML, which is used for per-device


-- 
To view, visit https://gerrit.ovirt.org/43313
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I46c3ca382a1055ba45618ed9e3d364d971add145
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list