Preparing the experimental branch for improved Danube CI/CD experiments
[fuel.git] / deploy / config / plugins / fuel-nshovs_0.9.0.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.2
13   created: Jun 30 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     - install_dpdk:
26         type: "checkbox"
27         weight: 20
28         value: false
29         label: "Install DPDK"
30       install_nsh:
31         type: "checkbox"
32         weight: 20
33         value: false
34         label: "Install NSH"
35       metadata:
36         plugin_version: 0.9.0
37     weight: 70