We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87f7b9a + 458915e commit 20234a4Copy full SHA for 20234a4
neutron/conf/agent/metadata/config.py
@@ -94,7 +94,7 @@
94
cfg.IntOpt('metadata_workers',
95
sample_default='<num_of_cpus> / 2',
96
help=_('Number of separate worker processes for metadata '
97
- 'server (defaults to 2 when used with ML2/OVN and half '
+ 'server (defaults to 0 when used with ML2/OVN and half '
98
'of the number of CPUs with other backend drivers)')),
99
cfg.IntOpt('metadata_backlog',
100
default=4096,
0 commit comments