fuel-plugin-ovs/environment_config.yaml

17 lines
311 B
YAML

attributes:
use_dpdk:
type: "checkbox"
weight: 20
value: false
label: "Use dpdk"
dpdk-bind-nic:
value: 'eth2'
label: 'Network device'
weight: 40
type: "text"
use_dppd:
type: "checkbox"
weight: 20
value: false
label: "Use dppd"