Bug #399
Newer versions of Libvirt require the arch attribute
Status: | Closed | Start date: | 11/08/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Drivers - Auth | |||
Target version: | Release 2.0.1 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
The core must me extended in order to support the arch attribute:
<type>hvm</type> => <type arch='x86_64'>hvm</type>
Related issues
Associated revisions
bug #399: KVM/Libvirt driver support the 'arch' attribute
bug #399: Added test for no arch and no default provided
bug #399: Changed ARCHITECURE for ARCH in VMware to make it coherent with KVM driver
(cherry picked from commit 4b006499ab577bcdf2638576953808ab656959e7)
bug #399: Changed ARCHITECURE for ARCH in VMware to make it coherent with KVM driver
(cherry picked from commit 4b006499ab577bcdf2638576953808ab656959e7)
Added ec2 tip in create Host (#399)
History
#1 Updated by Ruben S. Montero over 10 years ago
- Status changed from New to Closed
- Resolution set to fixed