fuel-plugin-ceilometer-redis/doc/source/installation.rst

36 lines
1.2 KiB
ReStructuredText

.. _installation guide:
Installation Guide
==================
Install the Plugin
------------------
To install the *Ceilometer Redis Plugin*, you need to follow these steps.
#. Please refer to the :ref:`limitations` section before you proceed.
#. Download the plugin from the
`Fuel Plugins Catalog <https://www.mirantis.com/products/openstack-drivers-and-plugins/fuel-plugins/>`_.
#. Copy the plugin's RPM file to the
`Fuel Master node
<http://docs.openstack.org/developer/fuel-docs/userdocs/fuel-install-guide/intro/intro_fuel_intro.html>`_
with secure copy (scp)::
# scp fuel-plugin-ceilometer-redis/ceilometer-redis-1.0-1.0.0-1.noarch.rpm /
root@:<the_Fuel_Master_node_IP address>:/tmp
#. Log into the Fuel Master node and install the plugin::
# ssh root@:<the_Fuel_Master_node_IP address>
[root@fuel-master ~]# cd /tmp
[root@fuel-master ~]# fuel plugins --install ceilometer-redis-1.0-1.0.0-1.noarch.rpm
#. Verify that the plugin is installed correctly::
[root@fuel-master ~]# fuel plugins list
id | name | version | package_version
---|------------------|---------------|----------------
4 | ceilometer-redis | 1.0.2 | 3.0.0