deploy: fix: remove storage files during cleanup
[fuel.git] / deploy / config / plugins / fuel-bgpvpn_0.0.2.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 plugin-config-metadata:
10   title: BGPVPN fuel Plugin configuration template
11   version: 0.2
12   created: Fri Feb 05 2016
13   comment: None
14
15 bgpvpn:
16   metadata:
17     class: plugin
18     default: false
19     enabled: false
20     label: BGPVPN plugin
21     toggleable: true
22     versions:
23     - metadata:
24         always_editable: false
25         enabled: true
26         label: BGPVPN plugin
27         plugin_version: 0.8.0
28         restrictions:
29         - cluster:net_provider != 'neutron': Only neutron is supported by BGPVPN-plugin
30         weight: 90
31     weight: 70