Change in vdsm[master]: vm: run before_vm_create hook only in the VM boot

fromani at redhat.com fromani at redhat.com
Fri Mar 20 07:49:21 UTC 2015


Francesco Romani has posted comments on this change.

Change subject: vm: run before_vm_create hook only in the VM boot
......................................................................


Patch Set 3: Code-Review-1

(1 comment)

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

Line 2236:             self._dom = NotifyingVirDomain(
Line 2237:                 self._connection.lookupByUUIDString(self.id),
Line 2238:                 self._timeoutExperienced)
Line 2239:         else:
Line 2240:             domxml = hooks.before_vm_start(self._buildDomainXML(), self.conf)
restore the missing comment
Line 2241:             self.log.debug(domxml)
Line 2242: 
Line 2243:             flags = libvirt.VIR_DOMAIN_NONE
Line 2244:             if 'launchPaused' in self.conf:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2ad05e39029acc7b898c7b2af2141bba1d7d3c8e
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani 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