Disabling c-bak service

This patch disables cinder-backup service for GlusterFS backend.

Change-Id: I50eee3d9c697fab9a92b29a509c85af7cd7c029e
This commit is contained in:
Bharat Kumar Kobagana 2015-02-23 17:31:58 +05:30
parent cc2b85fdda
commit 93d46efdcf
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ 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