File: test-parse-vm-host-cluster.xml

package info (click to toggle)
libgovirt 0.3.11-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 880 kB
  • sloc: ansic: 7,200; xml: 86; makefile: 5
file content (86 lines) | stat: -rw-r--r-- 2,795 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<vm href="/ovirt-engine/api/vms/96f4b45c-a795-4de9-89cb-d009e4bceedc" id="96f4b45c-a795-4de9-89cb-d009e4bceedc">
    <bios>
        <boot_menu>
            <enabled>false</enabled>
        </boot_menu>
    </bios>
    <cpu>
        <architecture>x86_64</architecture>
        <topology>
            <cores>1</cores>
            <sockets>1</sockets>
            <threads>1</threads>
        </topology>
    </cpu>
    <cpu_shares>0</cpu_shares>
    <creation_time>2017-01-01T00:00:00.000+00:00</creation_time>
    <delete_protected>false</delete_protected>
    <display>
        <address>10.0.0.123</address>
        <allow_override>true</allow_override>
        <certificate>
            <subject>O=org.gnome.libgovirt,CN=hyper01.govirt.gnome.org</subject>
        </certificate>
        <copy_paste_enabled>true</copy_paste_enabled>
        <file_transfer_enabled>true</file_transfer_enabled>
        <monitors>1</monitors>
        <proxy>10.0.0.10</proxy>
        <secure_port>5900</secure_port>
        <single_qxl_pci>true</single_qxl_pci>
        <smartcard_enabled>false</smartcard_enabled>
        <type>spice</type>
    </display>
    <high_availability>
        <enabled>false</enabled>
        <priority>1</priority>
    </high_availability>
    <io>
        <threads>0</threads>
    </io>
    <memory>2097152000</memory>
    <memory_policy>
        <ballooning>true</ballooning>
        <guaranteed>2097152000</guaranteed>
        <max>8388608000</max>
    </memory_policy>
    <migration>
        <auto_converge>inherit</auto_converge>
        <compressed>inherit</compressed>
    </migration>
    <migration_downtime>-1</migration_downtime>
    <origin>ovirt</origin>
    <os>
        <boot>
            <devices>
                <device>network</device>
                <device>hd</device>
            </devices>
        </boot>
        <type>rhel_7x64</type>
    </os>
    <sso>
        <methods>
            <method id="guest_agent"/>
        </methods>
    </sso>
    <start_paused>false</start_paused>
    <stateless>false</stateless>
    <time_zone>
        <name>Etc/GMT</name>
    </time_zone>
    <type>desktop</type>
    <usb>
        <enabled>true</enabled>
        <type>native</type>
    </usb>
    <cluster href="/ovirt-engine/api/clusters/00000000-0000-0000-0001-000000000000" id="00000000-0000-0000-0001-000000000000"/>
    <next_run_configuration_exists>false</next_run_configuration_exists>
    <numa_tune_mode>interleave</numa_tune_mode>
    <placement_policy>
        <affinity>migratable</affinity>
    </placement_policy>
    <run_once>true</run_once>
    <status>up</status>
    <host href="/ovirt-engine/api/hosts/00000000-0000-0000-0002-000000000000" id="00000000-0000-0000-0002-000000000000"/>
</vm>