Bharat Kumar Kobagana 3e29c61805 Adding settings to GlusterFS plugin
This patch adds GlusterFS specific settings to
devstack-plugin-glusterfs repository.

Also addes some files related to tox testing.

Change-Id: I497be1907f77e1e28b9054cd515fb9192c521bcb
2015-02-10 14:46:20 +05:30

498 B

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