Merge "Don't pass ips to get_ssh_output and check_ping"
[sdnvpn.git] / odl-pipeline / templates / nodes / undercloud.xml
1 <domain type='kvm' id='66'>
2   <name>undercloud-NaMe</name>
3   <memory unit='KiB'>12582912</memory>
4   <currentMemory unit='KiB'>12582912</currentMemory>
5   <vcpu placement='static'>4</vcpu>
6   <resource>
7     <partition>/machine</partition>
8   </resource>
9   <os>
10     <type arch='x86_64'>hvm</type>
11     <boot dev='hd'/>
12     <bootmenu enable='no'/>
13   </os>
14   <features>
15     <acpi/>
16     <apic/>
17     <pae/>
18   </features>
19   <cpu mode='host-passthrough'/>
20   <clock offset='utc'/>
21   <on_poweroff>destroy</on_poweroff>
22   <on_reboot>restart</on_reboot>
23   <on_crash>restart</on_crash>
24   <devices>
25     <emulator>/usr/bin/kvm</emulator>
26     <disk type='file' device='disk'>
27       <driver name='qemu' type='qcow2' cache='unsafe'/>
28       <source file='/home/user/odl-pipeline/disks/apex-NaMe/undercloud.qcow2'/>
29       <backingStore/>
30       <target dev='sda' bus='sata'/>
31       <alias name='sata0-0-0'/>
32       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
33     </disk>
34     <controller type='scsi' index='0' model='virtio-scsi'>
35       <alias name='scsi0'/>
36       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
37     </controller>
38     <controller type='usb' index='0'>
39       <alias name='usb'/>
40       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
41     </controller>
42     <controller type='pci' index='0' model='pci-root'>
43       <alias name='pci.0'/>
44     </controller>
45     <controller type='sata' index='0'>
46       <alias name='sata0'/>
47       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
48     </controller>
49     <interface type='network'>
50       <mac address='00:9f:11:d7:b1:49'/>
51       <source network='default' bridge='virbr0'/>
52       <target dev='vnet0'/>
53       <model type='virtio'/>
54       <alias name='net0'/>
55       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
56     </interface>
57     <interface type='bridge'>
58       <mac address='00:9f:11:d7:b1:4b'/>
59       <source network='admin_network' bridge='br-admin-NaMe'/>
60       <model type='virtio'/>
61       <alias name='net1'/>
62       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
63     </interface>
64     <interface type='bridge'>
65       <mac address='00:9f:11:d7:b1:4d'/>
66       <source network='public_network' bridge='br-public-NaMe'/>
67       <model type='virtio'/>
68       <alias name='net2'/>
69       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
70     </interface>
71     <input type='mouse' bus='ps2'/>
72     <input type='keyboard' bus='ps2'/>
73     <graphics type='vnc' port='5900' autoport='yes' listen='127.0.0.1'>
74       <listen type='address' address='127.0.0.1'/>
75     </graphics>
76     <video>
77       <model type='cirrus' vram='16384' heads='1'/>
78       <alias name='video0'/>
79       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
80     </video>
81     <memballoon model='virtio'>
82       <alias name='balloon0'/>
83       <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
84     </memballoon>
85   </devices>
86 </domain>
87