aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configguide/feature.configuration.rst
blob: e7c8d5ce6e03494069db0fbc9e08a3a753971679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors

Installing Collectd Ceilometer Fuel Plugin
==========================================

* On the Fuel UI, create a new environment.
* In Settings > OpenStack Services
* Enable "Install Ceilometer and Aodh"
* In Settings > Other
* Enable "Deploy Collectd Ceilometer Plugin"
* Continue with environment configuration and deployment as normal.


Upgrading the plugin
--------------------

From time to time new versions of the plugin may become available.

The plugin cannot be upgraded if an active environment is using the plugin.

In order to upgrade the plugin:

* Copy the updated plugin file to the fuel-master.
* On the Fuel UI, reset the environment.
* On the Fuel CLI "fuel plugins --update <fuel-plugin-file>"
* On the Fuel UI, re-deploy the environment.