a4da3ef220
Fix a bad query filter, deleted load balancers have a DELETED provisioning_status (instead of operating_status). Add a functional test that checks that deleted and expired load balancers are correctly selected by get_all_deleted_expiring function. Fix a similar test for amphorae that was buggy and not enabled (because of missing test_ prefix). Change-Id: I0ce2eabfd4dd41210312ea3b7f6274c9a6d50e44 Story: 2006496 Task: 36458
6 lines
142 B
YAML
6 lines
142 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix an issue that prevented the cleanup of load balancer entries in the
|
|
database by the Octavia housekeeper service.
|