And disable c-bak for nodepool dsvm
Slowly, but surely we'll get this working. Change-Id: I75d7b7de1e908693cf5ee732336174f4536dbf61 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
70daaf612a
commit
97513f1fe5
@ -31,6 +31,7 @@
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service ceilometer-api"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service ceilometer-collector"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service cinder"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service c-bak"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service c-sch"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service c-api"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service c-vol"
|
||||
@ -103,6 +104,7 @@
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service ceilometer-api"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service ceilometer-collector"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service cinder"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service c-bak"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service c-sch"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service c-api"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"disable_service c-vol"
|
||||
|
Loading…
x
Reference in New Issue
Block a user