Merge "Drop [agent]heartbeat_timeout"
This commit is contained in:
commit
389391fdb1
@ -61,7 +61,6 @@ opts = [
|
||||
'in certain states.')),
|
||||
cfg.IntOpt('ramdisk_heartbeat_timeout',
|
||||
default=300,
|
||||
deprecated_group='agent', deprecated_name='heartbeat_timeout',
|
||||
help=_('Maximum interval (in seconds) for agent heartbeats.')),
|
||||
]
|
||||
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The configuration option ``[agent]heartbeat_timeout`` was deprecated
|
||||
before ocata release and now removed, please use
|
||||
``[api]ramdisk_heartbeat_timeout`` instead.
|
Loading…
x
Reference in New Issue
Block a user