deploy: fix: remove storage files during cleanup
[fuel.git] / deploy / config / plugins / fuel-bgpvpn_0.0.1.yaml
1 ##############################################################################
2 # Copyright (c) 2015 Ericsson AB and others.
3 # jonas.bjurel@ericsson.com
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9
10 plugin-config-metadata:
11   title: BGPVPN fuel Plugin configuration template
12   version: 0.1
13   created: Wed Jan 13 2016
14   comment: None
15
16 bgpvpn:
17   metadata:
18     enabled: true
19     restrictions:
20       - "cluster:net_provider != 'neutron'": "Only neutron is supported by BGPVPN-plugin"
21     label: "BGPVPN plugin"
22     weight: 90