octavia/releasenotes/notes/zombie_amp-1b435eb66643dab8.yaml
German Eichberger df17903ab8 Delete zombie amphorae when detected
Zombie amphorae will be deleted by the system to lighten the load on
operators if the amphora record is still in the database.

Story: 2003912
Task: 26800

Change-Id: If133a3d36a9381bcca9f7d00f5c1531885907940
2018-10-12 00:00:06 +01:00

13 lines
412 B
YAML

---
fixes:
- |
This will automatically nova delete zombie amphora when they
are detected by Octavia. Zombie amphorae are amphorae which
report health messages but appear DELETED in Octavia's
database.
other:
- |
Processing zombie amphora is already expensive and this adds
another step which could increase the load on Octavia Health
Manager, especially during Nova API slowness.