deploy: fix: remove storage files during cleanup
[fuel.git] / deploy / config / plugins / fuel-nfvovs_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
10 plugin-config-metadata:
11   title: NFV OVS fuel Plugin configuration template
12   version: 0.2
13   created: Mon Feb 15 2016
14   comment: Rebased for new plugin arch
15
16 fuel-plugin-ovsnfv:
17   metadata:
18     #chosen_id: Assigned during installation
19     class: plugin
20     default: false
21     enabled: true
22     label: Userspace OVS support
23     toggleable: true
24     versions:
25     - fuel-plugin-ovsnfv_text:
26         description: Specify compute node interface to which OVS-DPDK binds
27         label: NIC for DPDK
28         type: text
29         value: ens1f1
30         weight: 25
31       metadata:
32         always_editable: false
33         #plugin_id: Assigned during installation
34         plugin_version: 0.0.1
35     weight: 70