Merge "Fix merge_dicts logic for the case of two nonempty lists"
[fuel.git] / deploy / config / plugins / fuel-nfvkvm_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 QEMU-KVM fuel Plugin configuration template
12   version: 0.2
13   created: Tue Feb 9 2016
14   comment: None
15
16 fuel-plugin-qemu:
17   metadata:
18     #chosen_id: Assigned during installation
19     class: plugin
20     default: false
21     enabled: true
22     label: fuel-plugin-qemu
23     toggleable: true
24     versions:
25     - metadata:
26         always_editable: false
27         #plugin_id: 1 Assigned during installation
28         plugin_version: 0.5.2
29       use_kvm:
30         label: 'EXPERIMENTAL: KVM enhancements for NFV'
31         type: checkbox
32         value: true
33         weight: 20
34     weight: 70