Files
devstack-plugin-glusterfs/devstack/settings
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

10 lines
265 B
Plaintext

# Devstack settings
# We have to add glusterfs to enabled services for screen_it to work
enable_service glusterfs
# Below are GlusterFS specific settings
CINDER_ENABLED_BACKENDS=glusterfs:glusterfs
TEMPEST_STORAGE_PROTOCOL=gluster
GLUSTERFS_LOOPBACK_DISK_SIZE=8G