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

1.1 KiB

Installation Guide

Install the Plugin

To install the Redis plugin:

  1. Please refer to Limitations before you proceed.

  2. Download the Redis plugin from the Fuel Plugins Catalog.

  3. Move the plugin's rpm to the Fuel Master node 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
  4. Log into the Fuel Master node and install the Ceilometer Redis plugin:

    ssh root@:<the_Fuel_Master_node_IP address>
    cd /tmp
    fuel plugins --install ceilometer-redis-1.0-1.0.0-1.noarch.rpm
  5. Verify that the plugin is installed correctly:

    [root@fuel-master ~]# fuel plugins list
    id | name             | version       | package_version
    ---|------------------|---------------|----------------
    4  | ceilometer-redis | 1.0.0         | 2.0.0