Merge "KVMFORNFV: Implementing kvmfornfv Scenarios."
[fuel.git] / deploy / config / plugins / fuel-barometer_1.0.0.yaml
1 ##############################################################################
2 # Copyright (c) 2017 Intel Corp.
3 # navyax.bathula@intel.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 plugin-config-metadata:
10   title: Barometer Plugin
11   version: 1.0.0
12   created: 06.02.2017
13   comment: Deploy Barometer plugin
14
15 fuel-plugin-collectd-ceilometer:
16   metadata:
17     class: plugin
18     default: false
19     enabled: true
20     label: fuel-plugin-collectd-ceilometer
21     toggleable: true
22     versions:
23     - metadata:
24         always_editable: false
25         plugin_version: 1.0.0
26       enable_mcelog:
27         type: "checkbox"
28         weight: 20
29         value: true
30         label: "Enable collectd for mcelog"
31       enable_hugepages:
32         type: "checkbox"
33         weight: 20
34         value: true
35         label: "Enable collectd for hugepages"
36       enable_ovs_events:
37         type: "checkbox"
38         weight: 20
39         value: true
40         label: "Enable collectd for Open vSwitch events"
41     weight: 70