Updates docs for SR1 with final revision
[genesis.git] / fuel / prototypes / auto-deploy / configs / lf_pod1 / fuel-opnfv.xml
1 <domain type='kvm' id='13'>
2   <name>fuel-opnfv</name>
3   <uuid>de9d18ee-afc3-4b5a-8ede-3a007ffb3c2f</uuid>
4   <memory unit='KiB'>4194304</memory>
5   <currentMemory unit='KiB'>4194304</currentMemory>
6   <vcpu placement='static'>4</vcpu>
7   <resource>
8     <partition>/machine</partition>
9   </resource>
10   <os>
11     <type arch='x86_64' machine='pc-i440fx-rhel7.0.0'>hvm</type>
12     <boot dev='hd'/>
13     <boot dev='cdrom'/>
14     <bootmenu enable='yes'/>
15   </os>
16   <features>
17     <acpi/>
18     <apic/>
19     <pae/>
20   </features>
21   <cpu mode='custom' match='exact'>
22     <model fallback='allow'>SandyBridge</model>
23   </cpu>
24   <clock offset='utc'>
25     <timer name='rtc' tickpolicy='catchup'/>
26     <timer name='pit' tickpolicy='delay'/>
27     <timer name='hpet' present='no'/>
28   </clock>
29   <on_poweroff>destroy</on_poweroff>
30   <on_reboot>restart</on_reboot>
31   <on_crash>restart</on_crash>
32   <pm>
33     <suspend-to-mem enabled='no'/>
34     <suspend-to-disk enabled='no'/>
35   </pm>
36   <devices>
37     <emulator>/usr/libexec/qemu-kvm</emulator>
38     <disk type='file' device='disk'>
39       <driver name='qemu' type='raw'/>
40       <source file='/home/images/fuel-opnfv.raw'/>
41       <backingStore/>
42       <target dev='vda' bus='virtio'/>
43       <alias name='virtio-disk0'/>
44       <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
45     </disk>
46     <disk type='file' device='cdrom'>
47       <driver name='qemu' type='raw'/>
48       <source file='/root/fueltmp/deploy-opnfv-64.iso'/>
49       <backingStore/>
50       <target dev='hdb' bus='ide' tray='open'/>
51       <readonly/>
52       <alias name='ide0-0-1'/>
53       <address type='drive' controller='0' bus='0' target='0' unit='1'/>
54     </disk>
55     <controller type='usb' index='0' model='ich9-ehci1'>
56       <alias name='usb0'/>
57       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/>
58     </controller>
59     <controller type='usb' index='0' model='ich9-uhci1'>
60       <alias name='usb0'/>
61       <master startport='0'/>
62       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/>
63     </controller>
64     <controller type='usb' index='0' model='ich9-uhci2'>
65       <alias name='usb0'/>
66       <master startport='2'/>
67       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/>
68     </controller>
69     <controller type='usb' index='0' model='ich9-uhci3'>
70       <alias name='usb0'/>
71       <master startport='4'/>
72       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/>
73     </controller>
74     <controller type='pci' index='0' model='pci-root'>
75       <alias name='pci.0'/>
76     </controller>
77     <controller type='ide' index='0'>
78       <alias name='ide0'/>
79       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
80     </controller>
81     <controller type='virtio-serial' index='0'>
82       <alias name='virtio-serial0'/>
83       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
84     </controller>
85     <interface type='bridge'>
86       <mac address='52:54:00:dd:9c:43'/>
87       <source bridge='pxebr'/>
88       <target dev='vnet0'/>
89       <model type='virtio'/>
90       <alias name='net0'/>
91       <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
92     </interface>
93     <serial type='pty'>
94       <source path='/dev/pts/2'/>
95       <target port='0'/>
96       <alias name='serial0'/>
97     </serial>
98     <console type='pty' tty='/dev/pts/2'>
99       <source path='/dev/pts/2'/>
100       <target type='serial' port='0'/>
101       <alias name='serial0'/>
102     </console>
103     <channel type='spicevmc'>
104       <target type='virtio' name='com.redhat.spice.0' state='disconnected'/>
105       <alias name='channel0'/>
106       <address type='virtio-serial' controller='0' bus='0' port='1'/>
107     </channel>
108     <input type='mouse' bus='ps2'/>
109     <input type='keyboard' bus='ps2'/>
110     <graphics type='spice' port='5900' autoport='yes' listen='127.0.0.1'>
111       <listen type='address' address='127.0.0.1'/>
112     </graphics>
113     <sound model='ich6'>
114       <alias name='sound0'/>
115       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
116     </sound>
117     <video>
118       <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/>
119       <alias name='video0'/>
120       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
121     </video>
122     <memballoon model='virtio'>
123       <alias name='balloon0'/>
124       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
125     </memballoon>
126   </devices>
127   <seclabel type='dynamic' model='selinux' relabel='yes'>
128     <label>system_u:system_r:svirt_t:s0:c28,c552</label>
129     <imagelabel>system_u:object_r:svirt_image_t:s0:c28,c552</imagelabel>
130   </seclabel>
131 </domain>
132