Ramana Raja 2bd73dd2b6 Manila: Fix share_type in glusterfs (NFS) CI
During glusterfs (NFS) CI run, the extra spec "snapshot_support" used
for the default share-type is set to "True" even though the CI tests
the glusterfs backend with directory based share layout scheme that
does not support snapshot. So set the extra_spec to False which would
allow the Manila scheduler to pick up the glusterfs backend as a valid
host.

Change-Id: I7357417774cd16a2c114abd48a7bdb65a9eefc51
Closes-Bug: #1498399
2015-09-22 19:56:22 +05:30
2015-02-10 14:46:20 +05:30
2015-02-10 14:46:20 +05:30
2015-02-10 14:46:20 +05:30
2015-01-08 11:30:20 +05:30
2015-02-10 14:46:20 +05:30
2015-02-10 14:46:20 +05:30

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

Description
DevStack plugin to configure GlusterFS backend.
Readme 872 KiB
Languages
Shell 72.5%
Python 27.5%