ironic/releasenotes
Steve Baker 6a9e319fbe On rpc service stop, wait for node reservation release
Instead of clearing existing reservations at the beginning of
del_host, wait for the tasks holding them to go to completion. This
check continues indefinitely until the conductor process exits due to
one of:
- All reservations for this conductor are released
- CONF.graceful_shutdown_timeout has elapsed
- The process manager (systemd, kubernetes) sends SIGKILL after the
  configured graceful period

Because the default values of [DEFAULT]graceful_shutdown_timeout and
[conductor]heartbeat_timeout are the same (60s) no other conductor
will claim a node as an orphan until this conductor exits.

Change-Id: Ib8db915746228cd87272740825aaaea1fdf953c7
2023-02-27 11:10:31 +13:00
..
notes On rpc service stop, wait for node reservation release 2023-02-27 11:10:31 +13:00
source Imported Translations from Zanata 2023-02-04 03:52:48 +00:00
config.yaml Move and fix reno config for releasenotes job 2023-01-26 15:52:27 -08:00