aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/scripts/xapi.domcfg.py
blob: d7b8ae550ce088e7a060e55ba3a390bc14d4375b (plain)
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
#
# VM Configuration for Xen API
#

name_label =  'GentooAPI'
name_description =  'Gentoo VM via API'
user_version =  1
is_a_template =  False
memory_static_max =  32
memory_dynamic_max =  32
memory_dynamic_min =  32
memory_static_min =  32
VCPUs_policy =  ''
VCPUs_params =  ''
VCPUS_features_required =  ''
VCPUs_features_can_use =  ''
VCPUs_features_force_on =  ''
VCPUs_features_force_off =  ''
actions_after_shutdown =  'destroy'
actions_after_reboot =  'restart'
actions_after_suspend =  'destroy'
actions_after_crash =  'restart'
bios_boot =  ''
platform_std_VGA =  False
platform_serial =  ''
platform_localtime =  False
platform_clock_offset =  False
platform_enable_audio =  False
builder =  'linux'
boot_method =  '' # this will remove the kernel/initrd ??
kernel_kernel =  '/boot/vmlinuz-2.6.16.29-xen'
kernel_initrd =  '/root/initrd-2.6.16.29-xen.img'
kernel_args =  'root=/dev/sda1 ro'
grub_cmdline =  ''
PCI_bus =  ''
other_config =  ''