
This patch adds GlusterFS specific settings to devstack-plugin-glusterfs repository. Also addes some files related to tox testing. Change-Id: I497be1907f77e1e28b9054cd515fb9192c521bcb
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%