octavia/doc/source
Elena Ezhova d73df70d85 Cleanup deleted load balancers in housekeeper's db_cleanup
When load balancer is deleted the corresponding DB entry is marked
as DELETED and is never actually removed along with a VIP
associated whit this load balancer.

This adds a new method to db_cleanup routine that scans the DB for
load balancers with DELETED provisioning_status and deletes them
from db if they are older than load_balancer_expiry_age. Corresponding
VIP entries are deleted in cascade.

Added new config option `load_balancer_expiry_age` to the `house_keeping`
config section.

Also changed the default value of exp_age argument to
CONF.house_keeping.amphora_expiry_age in check_amphora_expiry_age
method.

DocImpact
Closes-Bug #1573725

Change-Id: I4f99d38f44f218ac55a76ef062ed9ea401c0a02d
2016-07-07 03:03:03 +00:00
..
api [docs] Fixes to octavia-api docs 2016-06-03 17:11:52 +03:00
config-reference Cleanup deleted load balancers in housekeeper's db_cleanup 2016-07-07 03:03:03 +00:00
design/version0.5 Updated the Octavia 0.5 spec 2014-10-02 14:28:49 -04:00
main Anchor support to Octavia 2015-12-03 10:06:04 -08:00
conf.py Replace deprecated library function os.popen() with subprocess 2016-01-09 20:07:04 +00:00
gmr.rst Add Guru Meditation Report feature 2015-11-13 12:03:19 +01:00
index.rst Adds documentation for the Octavia configuration 2016-03-18 00:23:59 +00:00
specs Populate repository with common initial files 2014-07-02 20:30:14 -07:00