Merge "Use US keyboard layout on the console"
[fuel.git] / deploy / config / plugins / fuel-nfvkvm_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: NFV QEMU-KVM fuel Plugin configuration template
12   version: 0.1
13   created: Wed Jan 6 2016
14   comment: None
15
16 fuel-plugin-qemu:
17   metadata:
18     enabled: true
19     label: fuel-plugin-qemu
20     # plugin_id: Assigned during installation
21     toggleable: true
22     weight: 70
23   use_kvm:
24     label: 'EXPERIMENTAL: KVM enhancements for NFV'
25     type: checkbox
26     value: true
27     weight: 20