Add the A10 vThunder node definition.

This commit is contained in:
Joe Clarke
2020-06-01 10:18:02 -04:00
parent 53b1006aaa
commit b49da3c3f3
3 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# A10 Node Definitions
Here you will find a collection of A10 node definitions.

View File

@@ -0,0 +1,12 @@
# A10 vThunder Node Definitions
This is the definition for A10's vThunder virtual appliance.
### Description
This node definition provides for a three-interface node (one management interface, two ethernet interfaces) requiring
4 vCPUs and 4 GB of RAM.
### Known Limitations
This node definition does not support day 0 config provisioning or config extraction.

View File

@@ -0,0 +1,47 @@
id: a10vthunder
general:
description: A10 vThunder Virtual Appliance
nature: server
read_only: false
device:
interfaces:
has_loopback_zero: false
physical:
- management
- ethernet 1
- ethernet 2
serial_ports: 1
default_count: 3
ui:
visible: true
description: A10 vThunder Load Balancer
label_prefix: vthunder-
icon: server
label: A10 vThunder
sim:
linux_native:
libvirt_domain_driver: kvm
driver: server
disk_driver: virtio
ram: 4096
cpus: 4
nic_driver: virtio
boot:
timeout: 600
completed:
- 'vThunder login: '
inherited:
image:
ram: true
cpus: true
data_volume: false
boot_disk_size: false
node:
ram: true
cpus: true
data_volume: false
boot_disk_size: false
configuration:
generator:
driver: null
schema_version: 0.0.1