Merge "Correct to 'heat_config_notify_script'"

This commit is contained in:
Jenkins 2017-01-11 17:28:41 +00:00 committed by Gerrit Code Review
commit 28f74bc05a

View File

@ -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"),