aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/config/plugins/fuel-bgpvpn_0.0.1.yaml
blob: 05d351e11747b4aa4eb6500cf0c201e72602a025 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
plugin-config-metadata:
  title: BGPVPN fuel Plugin configuration template
  version: 0.1
  created: Wed Jan 13 2016
  comment: None

bgpvpn:
  metadata:
    enabled: true
    restrictions:
      - "cluster:net_provider != 'neutron'": "Only neutron is supported by BGPVPN-plugin"
    label: "BGPVPN plugin"
    weight: 90