Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <domain type='kvm'>
- <uuid>6b17d93d-8f24-4abe-8b7b-58774feaf0b1</uuid>
- <name>instance-00000075</name>
- <memory>262144</memory>
- <os>
- <type>hvm</type>
- <boot dev="hd" />
- </os>
- <features>
- <acpi/>
- </features>
- <vcpu>1</vcpu>
- <devices>
- <disk type='file' device='disk'>
- <driver type='qcow2' cache='none'/>
- <source file='/var/lib/nova/instances/instance-00000075/disk'/>
- <target dev='vda' bus='virtio'/>
- </disk>
- <interface type='bridge'>
- <source bridge='br100'/>
- <mac address='fa:16:3e:66:ee:f8'/>
- <model type='virtio'/>
- <filterref filter="nova-instance-instance-00000075-fa163e66eef8">
- <parameter name="IP" value="10.0.0.43" />
- <parameter name="DHCPSERVER" value="10.0.0.33" />
- </filterref>
- </interface>
- <!-- The QEMU 'pty' driver throws away any data if no
- client app is connected. Thus we can't get away
- with a single type=pty console. Instead we have
- to configure two separate consoles. -->
- <serial type='file'>
- <source path='/var/lib/nova/instances/instance-00000075/console.log'/>
- </serial>
- <serial type='pty'/>
- <input type='tablet' bus='usb'/>
- <graphics type='vnc' port='-1' autoport='yes' keymap='en-us' listen='131.231.99.40'/>
- </devices>
- </domain>
Advertisement
Add Comment
Please, Sign In to add comment