Merge "Drop explicit description about default values"

This commit is contained in:
Zuul
2025-09-09 04:10:34 +00:00
committed by Gerrit Code Review

View File

@@ -55,8 +55,7 @@ OPTS = [
min=1,
deprecated_group='DEFAULT',
deprecated_name='notification_workers',
help='Number of workers for notification service, '
'default value is 1.'),
help='Number of workers for notification service.'),
cfg.MultiStrOpt('pipelines',
default=['meter', 'event'],
help="Select which pipeline managers to enable to "