Merge "Correct to 'heat_config_notify_script'"
This commit is contained in:
commit
28f74bc05a
@ -150,7 +150,7 @@ HeatGroup = [
|
||||
help='Count of retries to edit config file during sighup. If '
|
||||
'another worker already edit config file, file can be '
|
||||
'busy, so need to wait and try edit file again.'),
|
||||
cfg.StrOpt('heat-config-notify-script',
|
||||
cfg.StrOpt('heat_config_notify_script',
|
||||
default=('heat-config-notify'),
|
||||
help="Path to the script heat-config-notify"),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user