fuel-plugin-nimblestorage-c.../doc/source/installation.rst

1.2 KiB
Executable File

Installing Nimble Fuel Plugin for Cinder

To install the Nimble Cinder plugin, follow these steps:

  1. Download it from the Fuel Plugins Catalog.

  2. Copy the RPM to the Fuel Master node (if you don't have the Fuel Master node, please see the official Mirantis OpenStack documentation:

    [root@home ~]# scp cinder_nimble-1.0-1.0.0-1.noarch.rpm root@fuel-master:/tmp
  3. Log into Fuel Master node and install the plugin using the Fuel CLI:

    [root@fuel-master ~]# fuel plugins --install cinder_nimble-1.0-1.0.0-1.noarch.rpm
  4. Verify that the plugin is installed correctly:

    [root@fuel ~]# fuel plugins --list
    id | name          | version | package_version | releases           
    ---+---------------+---------+-----------------+--------------------
    17 | cinder_nimble | 1.0.0   | 4.0.0           | ubuntu (mitaka-9.0)