...
The following variables configure the template:
Variable | Required | Type | Comments |
---|---|---|---|
description | No | String | |
uuid | No | Int | |
cpuset | Yes | Array of int | A minimum of 4 CPUs is required |
memory | No | Int | (GiB). The default and minimum required is 6 |
emulatorpin | Yes | Int | |
vm_disk | Yes | String | The disk image can be in raw or in qcow2. More information in the disk section. |
disk_extract | No | Boolean | More information in the disk section. |
bridges | No | Dict |
|
ovs | No | Dict |
|
sv_interfaces | Yes | Array of dict |
|
Disk
The VM can be deployed in two format:
...
Yocto SEAPATH standalone
Debian SEAPATH standalone
Debian SEAPATH cluster (2 hypervisors)
Yocto SEAPATH cluster (3 hypervisors)
Not yet supported
The live migration cannot be done due to macvtap configuration. It is'nt supported by qemu for now.
The L3 cache partionning asked in the ABB documentation is not yet implemented and will require test to check the impact in SEAPATH.