Skip to content

vkramskikh/fuel-plugins

 
 

Repository files navigation

Fuel plugins repository

Starting with version 6.0, Fuel supports Pluggable architecture. Currently, Cinder and Neutron plugins are available.

  • fuel_plugin_builder - command line interface that helps to create, check and build Fuel plugin. You can create your own plugin in three simple steps:

  • pip install fuel-plugin-builder

  • fpb --create fuel_plugin_name

  • fpb --build fuel_plugin_name

  • fuel_plugin_example - simple Fuel plugin example that shows how you can create a plugin. It deploys simple service on your Controller nodes.

  • lbaas - Fuel plugin that provides Neutron LBaaS for multinode mode.

  • external_glusterfs - Fuel plugin that allows to use existing GlusterFS cluster as the Cinder backend.

For instructions on creating your plugin, see

For instructions on installing your plugin, see

For production plugin versions, see

For built development plugin versions, see Fuel CI job

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.1%
  • Puppet 9.5%
  • Shell 6.9%
  • Ruby 5.9%
  • Pascal 0.6%