octavia/releasenotes/notes/fix-house-keeping-shutdown-17b04417a2c4849f.yaml
Gregory Thiemonge df0ba06c1e Fix house keeping graceful shutdown
SIGTERM was not caught by house keeping service, threads were not
correctly terminated and spare amphora creation may have been killed
when restarting the service, leaving amphorae in BOOTING status.

Story: 2007008
Task: 37788

Change-Id: Ib3d6aa0f2fd550c3a8756c41e0159c5ae8127c7c
2019-12-11 18:49:36 +01:00

7 lines
201 B
YAML

---
fixes:
- |
Fix a bug that could interrupt resource creation when performing a graceful
shutdown of the house keeping service and leave resources such as amphorae
in a BOOTING status.