more
This commit is contained in:
parent
bae1dc0f45
commit
7397db75a6
@ -134,9 +134,7 @@ CONFIG_FILES = OrderedDict([
|
|||||||
'cinder-scheduler', 'haproxy']
|
'cinder-scheduler', 'haproxy']
|
||||||
}),
|
}),
|
||||||
(CINDER_API_CONF, {
|
(CINDER_API_CONF, {
|
||||||
'hook_contexts': [context.IdentityServiceContext(service='cinder',
|
'hook_contexts': [context.IdentityServiceContext()],
|
||||||
service_user='cinder')
|
|
||||||
],
|
|
||||||
'services': ['cinder-api'],
|
'services': ['cinder-api'],
|
||||||
}),
|
}),
|
||||||
(ceph_config_file(), {
|
(ceph_config_file(), {
|
||||||
|
Loading…
Reference in New Issue
Block a user