downburst
downburst copied to clipboard
support RHEL 6 hypervisors
This pull request removes some hard-coded things in template.xml
that were incompatible with RHEL 6.
The first commit in this pull request removes the hard-coded machine type from template.xml
. The second commit removes the hard-coded path to the qemu-kvm
binary.
The commit logs contain more details. The basic gist is that we can remove these hardcoded elements and libvirt will automatically add them back in with the correct values during the XML import operation.
Just waiting to be sure it's not going to break teuthology/vps; otherwise...sure?...
don't think anyone interested in this, reopen if I am wrong