Merge "f_repobuild: Temporary: Use public mirrors in CI"
[fuel.git] / deploy / config / plugins / fuel-nshovs_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: NSHOVS fuel Plugin configuration template
12   version: 0.1
13   created: Wed Feb 17 2016
14   comment: None
15
16 fuel-plugin-ovs:
17   metadata:
18     #chosen_id: Choosen at install time
19     class: plugin
20     default: false
21     enabled: true
22     label: Openvswitch with NSH support
23     toggleable: true
24     versions:
25     - dpdk-bind-nic:
26         label: Network device
27         type: text
28         value: eth2
29         weight: 40
30       metadata:
31         always_editable: false
32         #plugin_id: Choosen at install time
33         plugin_version: 0.5.2
34       use_dpdk:
35         label: Use dpdk
36         type: checkbox
37         value: false
38         weight: 20
39       use_dppd:
40         label: Use dppd
41         type: checkbox
42         value: false
43         weight: 20
44     weight: 70