Fix a typo
This patch fixes a typo. Change-Id: Ib72b08823e6a086ef0efbb956a3c2cdb4366c217
This commit is contained in:
@@ -31,7 +31,7 @@ be sent.
|
||||
cfg.IntOpt('api_retry_max',
|
||||
default=12,
|
||||
help='Number of retries for send a notification in'
|
||||
' processmonitor.'),
|
||||
' hostmonitor.'),
|
||||
cfg.IntOpt('api_retry_interval',
|
||||
default=10,
|
||||
help='Trial interval of time of the notification processing'
|
||||
|
Reference in New Issue
Block a user