Correct to 'heat_config_notify_script'
Change 'heat-config-notify-script' to 'heat_config_notify_script'. Change-Id: I7f2519aebca3859bdd6af6c3696eed42445cd17f Closes-Bug:# 1655234
This commit is contained in:
parent
3c53b24567
commit
fbc6911322
@ -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