This commit is contained in:
Edward Hope-Morley 2015-02-19 19:42:21 +00:00
parent bae1dc0f45
commit 7397db75a6

View File

@ -134,9 +134,7 @@ CONFIG_FILES = OrderedDict([
'cinder-scheduler', 'haproxy']
}),
(CINDER_API_CONF, {
'hook_contexts': [context.IdentityServiceContext(service='cinder',
service_user='cinder')
],
'hook_contexts': [context.IdentityServiceContext()],
'services': ['cinder-api'],
}),
(ceph_config_file(), {