Install a Fuel plugin

Install a Fuel pluginΒΆ

The installation procedure is common for all plugins hosted in the pre-populated repository, for example http://mirror.fuel-infra.org/mos-plugins/centos/

To install a Fuel plugin:

  1. Configure the plugin repository on the Fuel Master node.

  2. Run the yum makecache command.

  3. Run the yum install command:

    yum install <FUEL_PLUGIN_NAME>
    
  4. Register the plugin in Nailgun:

    fuel plugins --sync
    
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

Contents