<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  virsh edit instance-00000003
or other application using the libvirt API.
-->

<domain type='kvm'>
  <name>instance-00000003</name>
  <uuid>610ccffe-b7f5-4b3b-9bfd-dfcf7a9b27f6</uuid>
  <metadata>
    <nova:instance xmlns:nova="http://openstack.org/xmlns/libvirt/nova/1.1">
      <nova:package version="33.1.0"/>
      <nova:name>kube-g82ht-default-worker-jvtb8-lg929-nxlnw</nova:name>
      <nova:creationTime>2026-03-26 22:44:50</nova:creationTime>
      <nova:flavor name="m1.large" id="4">
        <nova:memory>8192</nova:memory>
        <nova:disk>80</nova:disk>
        <nova:swap>0</nova:swap>
        <nova:ephemeral>0</nova:ephemeral>
        <nova:vcpus>4</nova:vcpus>
        <nova:extraSpecs>
          <nova:extraSpec name="hw_rng:allowed">True</nova:extraSpec>
          <nova:extraSpec name="hw_rng:rate_bytes">1024</nova:extraSpec>
          <nova:extraSpec name="hw_rng:rate_period">1</nova:extraSpec>
        </nova:extraSpecs>
      </nova:flavor>
      <nova:image uuid="294c3d36-83e1-444d-8154-d2fb234df898">
        <nova:containerFormat>bare</nova:containerFormat>
        <nova:diskFormat>qcow2</nova:diskFormat>
        <nova:minDisk>80</nova:minDisk>
        <nova:minRam>0</nova:minRam>
        <nova:properties>
          <nova:property name="hw_rng_model">virtio</nova:property>
          <nova:property name="os_distro">ubuntu</nova:property>
        </nova:properties>
      </nova:image>
      <nova:owner>
        <nova:user uuid="45a47d09cb594eaaacf4d30695d0f749">demo</nova:user>
        <nova:project uuid="5d77972f843746deb9a2393b1d38e07c">demo</nova:project>
      </nova:owner>
      <nova:root type="image" uuid="294c3d36-83e1-444d-8154-d2fb234df898"/>
      <nova:ports>
        <nova:port uuid="de7812cf-fcba-4db6-aeb9-e124f6408589">
          <nova:ip type="fixed" address="192.168.24.69" ipVersion="4"/>
        </nova:port>
      </nova:ports>
    </nova:instance>
  </metadata>
  <memory unit='KiB'>8388608</memory>
  <currentMemory unit='KiB'>8388608</currentMemory>
  <vcpu placement='static'>4</vcpu>
  <iothreads>1</iothreads>
  <sysinfo type='smbios'>
    <system>
      <entry name='manufacturer'>OpenStack Foundation</entry>
      <entry name='product'>OpenStack Nova</entry>
      <entry name='version'>33.1.0</entry>
      <entry name='serial'>610ccffe-b7f5-4b3b-9bfd-dfcf7a9b27f6</entry>
      <entry name='uuid'>610ccffe-b7f5-4b3b-9bfd-dfcf7a9b27f6</entry>
      <entry name='family'>Virtual Machine</entry>
    </system>
  </sysinfo>
  <os>
    <type arch='x86_64' machine='pc-i440fx-noble'>hvm</type>
    <boot dev='hd'/>
    <smbios mode='sysinfo'/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <vmcoreinfo state='on'/>
  </features>
  <cpu mode='host-passthrough' check='none' migratable='on'>
    <topology sockets='4' dies='1' cores='1' threads='1'/>
  </cpu>
  <clock offset='utc'>
    <timer name='pit' tickpolicy='delay'/>
    <timer name='rtc' tickpolicy='catchup'/>
    <timer name='hpet' present='no'/>
  </clock>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>destroy</on_crash>
  <devices>
    <emulator>/usr/bin/qemu-system-x86_64</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='none'/>
      <source file='/opt/stack/data/nova/instances/610ccffe-b7f5-4b3b-9bfd-dfcf7a9b27f6/disk'/>
      <target dev='vda' bus='virtio'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
    </disk>
    <controller type='usb' index='0' model='none'/>
    <controller type='pci' index='0' model='pci-root'/>
    <interface type='ethernet'>
      <mac address='fa:16:3e:4e:22:09'/>
      <target dev='tapde7812cf-fc'/>
      <model type='virtio'/>
      <mtu size='1372'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
    </interface>
    <serial type='pty'>
      <log file='/opt/stack/data/nova/instances/610ccffe-b7f5-4b3b-9bfd-dfcf7a9b27f6/console.log' append='off'/>
      <target type='isa-serial' port='0'>
        <model name='isa-serial'/>
      </target>
    </serial>
    <console type='pty'>
      <log file='/opt/stack/data/nova/instances/610ccffe-b7f5-4b3b-9bfd-dfcf7a9b27f6/console.log' append='off'/>
      <target type='serial' port='0'/>
    </console>
    <input type='mouse' bus='ps2'/>
    <input type='keyboard' bus='ps2'/>
    <graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0'>
      <listen type='address' address='0.0.0.0'/>
    </graphics>
    <audio id='1' type='none'/>
    <video>
      <model type='virtio' heads='1' primary='yes'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
    </video>
    <memballoon model='virtio' autodeflate='on' freePageReporting='on'>
      <stats period='10'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
    </memballoon>
    <rng model='virtio'>
      <rate bytes='1024' period='1'/>
      <backend model='random'>/dev/urandom</backend>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
    </rng>
  </devices>
</domain>
