downburst icon indicating copy to clipboard operation
downburst copied to clipboard

support RHEL 6 hypervisors

Open ktdreyer opened this issue 9 years ago • 1 comments

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.

ktdreyer avatar Apr 01 '15 00:04 ktdreyer

Just waiting to be sure it's not going to break teuthology/vps; otherwise...sure?...

dmick avatar Apr 03 '15 00:04 dmick

don't think anyone interested in this, reopen if I am wrong

kshtsk avatar Jul 31 '24 16:07 kshtsk