Change in vdsm[master]: vm.py: Always use 'qemu' domain type in fake mode

vitor.lima at eldorado.org.br vitor.lima at eldorado.org.br
Fri Jan 31 16:06:23 UTC 2014


Vitor de Lima has posted comments on this change.

Change subject: vm.py: Always use 'qemu' domain type in fake mode
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/23938/1/vdsm/vm.py
File vdsm/vm.py:

Line 915: 
Line 916:         self.doc = xml.dom.minidom.Document()
Line 917: 
Line 918:         if not config.getboolean('vars', 'fake_kvm_support') and \
Line 919:                 utils.tobool(self.conf.get('kvmEnable', 'true')):
> I'm OK with the current code. Just a proposal, feel free to ignore.
Done
Line 920:             domainType = 'kvm'
Line 921:         else:
Line 922:             domainType = 'qemu'
Line 923: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I875854ccc4d884aa36a77cd062521889622e567d
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Vitor de Lima <vitor.lima at eldorado.org.br>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <gustavo.pedrosa at eldorado.org.br>
Gerrit-Reviewer: Leonardo Bianconi <leonardo.bianconi at eldorado.org.br>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Vitor de Lima <vitor.lima at eldorado.org.br>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei 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