Disable cinder backup

Change-Id: Ib09131a1b41bafa57101e935752f9ed851e6cadf
This commit is contained in:
YAMADA Hideki 2017-05-17 05:14:16 +00:00
parent ba843990c9
commit 4b7c593d7a
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
# we have to add sheepdog to enabled services for run_process to work
enable_service sheepdog
# sheepdog driver doesn't support backup features
disable_service c-bak
# enable sheepdog cinder backend
CINDER_ENABLED_BACKENDS=sheepdog:sheepdog
TEMPEST_STORAGE_PROTOCOL=sheepdog