github.com/mirantis/virtlet@v1.5.2-0.20191204181327-1659b8a48e9b/pkg/libvirttools/TestDump.out.yaml (about)

     1  children:
     2    domain-virtlet-231700d5-c9a6-container1:
     3      data: |-
     4        <domain type="kvm">
     5          <name>virtlet-231700d5-c9a6-container1</name>
     6          <uuid>231700d5-c9a6-5a49-738d-99a954c51550</uuid>
     7          <memory unit="MiB">1024</memory>
     8          <vcpu>1</vcpu>
     9          <cputune>
    10            <shares>0</shares>
    11            <period>0</period>
    12            <quota>0</quota>
    13          </cputune>
    14          <os>
    15            <type>hvm</type>
    16            <boot dev="hd"></boot>
    17          </os>
    18          <features>
    19            <acpi></acpi>
    20          </features>
    21          <on_poweroff>destroy</on_poweroff>
    22          <on_reboot>restart</on_reboot>
    23          <on_crash>restart</on_crash>
    24          <devices>
    25            <emulator>/vmwrapper</emulator>
    26            <disk type="file" device="disk">
    27              <driver name="qemu" type="qcow2"></driver>
    28              <source file="/var/lib/virtlet/volumes/virtlet_root_231700d5-c9a6-5a49-738d-99a954c51550"></source>
    29              <target dev="sda" bus="scsi"></target>
    30              <address type="drive" controller="0" bus="0" target="0" unit="0"></address>
    31            </disk>
    32            <disk type="file" device="cdrom">
    33              <driver name="qemu" type="raw"></driver>
    34              <source file="/var/lib/virtlet/config/config-231700d5-c9a6-5a49-738d-99a954c51550.iso"></source>
    35              <target dev="sdb" bus="scsi"></target>
    36              <readonly></readonly>
    37              <address type="drive" controller="0" bus="0" target="0" unit="1"></address>
    38            </disk>
    39            <controller type="scsi" index="0" model="virtio-scsi">
    40              <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0"></address>
    41            </controller>
    42            <controller type="pci" model="pci-root"></controller>
    43            <serial type="unix">
    44              <source mode="connect" path="/var/lib/libvirt/streamer.sock">
    45                <reconnect enabled="yes" timeout="1"></reconnect>
    46              </source>
    47              <target port="0"></target>
    48            </serial>
    49            <input type="tablet" bus="usb"></input>
    50            <graphics type="vnc" port="-1"></graphics>
    51            <video>
    52              <model type="cirrus"></model>
    53            </video>
    54          </devices>
    55          <commandline xmlns="http://libvirt.org/schemas/domain/qemu/1.0">
    56            <env name="VIRTLET_EMULATOR" value="/usr/bin/kvm"></env>
    57            <env name="VIRTLET_NET_KEY" value="/tmp/fakenetns"></env>
    58            <env name="VIRTLET_CONTAINER_ID" value="231700d5-c9a6-5a49-738d-99a954c51550"></env>
    59            <env name="VIRTLET_CONTAINER_LOG_PATH" value="/var/log/pods/69eec606-0493-5825-73a4-c5e0c0236155/container1_42.log"></env>
    60          </commandline>
    61        </domain>
    62      ext: xml
    63      isdir: false
    64      name: domain-virtlet-231700d5-c9a6-container1
    65    pool-volumes:
    66      data: |-
    67        <pool type="dir">
    68          <name>volumes</name>
    69          <target>
    70            <path>/var/lib/virtlet/volumes</path>
    71          </target>
    72        </pool>
    73      ext: xml
    74      isdir: false
    75      name: pool-volumes
    76    volume-virtlet_root_231700d5-c9a6-5a49-738d-99a954c51550:
    77      data: |-
    78        <volume type="file">
    79          <name>virtlet_root_231700d5-c9a6-5a49-738d-99a954c51550</name>
    80          <allocation unit="b">0</allocation>
    81          <capacity unit="b">424242</capacity>
    82          <target>
    83            <format type="qcow2"></format>
    84          </target>
    85          <backingStore>
    86            <path>/fake/volume/path</path>
    87            <format type="qcow2"></format>
    88          </backingStore>
    89        </volume>
    90      ext: xml
    91      isdir: false
    92      name: volume-virtlet_root_231700d5-c9a6-5a49-738d-99a954c51550
    93  isdir: true