fuel-plugin-ldap/doc/source/installation.rst

1.0 KiB

Installation Guide

Installing LDAP plugin

To install LDAP plugin, follow these steps:

  1. Download the plugin from the Fuel Plugins Catalog <https://www.mirantis.com/products/ openstack-drivers-and-plugins/fuel-plugins/>.

  2. Copy the plugin on an already installed Fuel Master node (SSH can be used for that). If you do not have the Fuel Master node yet, see Quick Start Guide:

    # scp ldap-3.0-3.0.0-1.noarch.rpm root@<Fuel_Master_IP>:/tmp
  3. Log into the Fuel Master node. Install the plugin:

    # cd /tmp
    # fuel plugins --install ldap-3.0-3.0.0-1.noarch.rpm
  4. Check if the plugin was installed successfully

    # fuel plugins
    id | name | version | package_version | releases
    ---+------+---------+-----------------+--------------------
    1  | ldap | 3.0.0   | 3.0.0           | ubuntu (mitaka-9.0)