9868ce3fa059e884db10024ae255bb492ef05085
Allow the plugin to configure Manila with glusterfs_native driver as the backend share driver. Change-Id: I84e6978d681276a6de7b72ac29ccb7195f062bdb
Devstack GlusterFS Plugin
Goals
- To install GlusterFS (client and server) packages
- Creates GlusterFS volumes to provide them as shares to Cinder
- Configures Cinder with GlusterFS backend
- Also cleans up the GlusterFS volumes and data related to GlusterFS
- Uninstalls the Gluster packages when we run "unstack.sh"
How to use
- Add "enable_plugin glusterfs https://github.com/stackforge/devstack-plugin-glusterfs" to localrc file inside devstack.
- Then run "stack.sh"
Description
Languages
Shell
72.5%
Python
27.5%