Merge "docs: update default value of metadata workers for ml2/ovn"
This commit is contained in:
commit
cbca72195a
@ -95,7 +95,7 @@ UNIX_DOMAIN_METADATA_PROXY_OPTS = [
|
||||
cfg.IntOpt('metadata_workers',
|
||||
sample_default='<num_of_cpus> / 2',
|
||||
help=_('Number of separate worker processes for metadata '
|
||||
'server (defaults to 2 when used with ML2/OVN and half '
|
||||
'server (defaults to 0 when used with ML2/OVN and half '
|
||||
'of the number of CPUs with other backend drivers)')),
|
||||
cfg.IntOpt('metadata_backlog',
|
||||
default=4096,
|
||||
|
Loading…
x
Reference in New Issue
Block a user