Enabling cinder backup feature to glusterfs gate job

This patch enables cinder-backup (c-bak) feature by removing
"disable_service c-bak" from devstack/settings file.

Change-Id: I3d79914f85d7a5cb562e516e5e86b56e1f5adecb
This commit is contained in:
Bharat Kumar Kobagana 2015-02-26 00:07:25 +05:30
parent 93d46efdcf
commit 4320441df6
1 changed files with 0 additions and 3 deletions

View File

@ -7,6 +7,3 @@ enable_service glusterfs
CINDER_ENABLED_BACKENDS=glusterfs:glusterfs
TEMPEST_STORAGE_PROTOCOL=glusterfs
GLUSTERFS_LOOPBACK_DISK_SIZE=8G
# Disabling cinder backup feature for this driver
disable_service c-bak