bug in adding cinder context
This commit is contained in:
@@ -103,7 +103,8 @@ CONFIG_FILES = OrderedDict([
|
||||
context.OSConfigFlagContext(),
|
||||
cinder_contexts.CephContext(),
|
||||
cinder_contexts.HAProxyContext(),
|
||||
cinder_contexts.ImageServiceContext()],
|
||||
cinder_contexts.ImageServiceContext(),
|
||||
cinder_contexts.CinderContext()],
|
||||
'services': ['cinder-api', 'cinder-volume',
|
||||
'cinder-scheduler', 'haproxy']
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user