This allows us to run a sheep process under screen. Change-Id: I020005671d28373c9a70291376d0637e4495493d
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
# Devstack settings
|
|
|
|
# we have to add sheepdog to enabled services for run_process to work
|
|
enable_service sheepdog
|
|
|
|
# enable sheepdog cinder backend
|
|
CINDER_ENABLED_BACKENDS=sheepdog:sheepdog
|
|
TEMPEST_STORAGE_PROTOCOL=sheepdog
|