aboutsummaryrefslogtreecommitdiffstats
path: root/framework/scripts/installer/fuel/fuel-plugin-onos/environment_config.yaml
blob: e7cb4bd14baf9a9a939e8427c6811e8eedb02df7 (plain)
1
2
3
4
5
6
7
8
9
10
attributes:
  metadata:
    restrictions:
      - "cluster:net_provider != 'neutron'": "Neutron only"
  public_eth:
    description: "Please note that onos needs an independent eth for public network when interfaces of nodes are configured, or L3 traffic to internet will fail! Defualt is eth3."
    type: text
    label: Public Ethernet Port
    weight: 20
    value: eth3