fuel-plugin-opendaylight/node_roles.yaml

10 lines
373 B
YAML

opendaylight:
name: "OpenDaylight controller"
description: "Install and setup OpenDaylight SDN controller"
has_primary: false # whether has primary role or not
public_ip_required: false # whether requires public net or not
weight: 150 # weight that will be used for ordering on fuel ui
limits:
max: 1
min: 1