Merge "Drop ignored item from shared_services_types"
This commit is contained in:
commit
c74fe36422
@ -59,7 +59,7 @@ service_opts = [
|
||||
cfg.StrOpt('region_name_for_shared_services',
|
||||
help=_('Region name for shared services endpoints.')),
|
||||
cfg.ListOpt('shared_services_types',
|
||||
default=['image', 'volume', 'volumev3'],
|
||||
default=['image', 'volumev3'],
|
||||
help=_('The shared services located in the other region.'
|
||||
'Needs region_name_for_shared_services option to '
|
||||
'be set for this to take effect.')),
|
||||
|
Loading…
x
Reference in New Issue
Block a user