octavia.controller.housekeeping package
this page last updated: 2021-07-09 11:28:59
octavia.controller.housekeeping package
Submodules
octavia.controller.housekeeping.house_keeping module
-
class
CertRotation[source]
Bases: object
-
rotate()[source]
Check the amphora db table for expiring auth certs.
-
class
DatabaseCleanup[source]
Bases: object
-
cleanup_load_balancers()[source]
Checks the DB for old load balancers and triggers their removal.
-
delete_old_amphorae()[source]
Checks the DB for old amphora and deletes them based on its age.
-
class
SpareAmphora[source]
Bases: object
-
spare_check()[source]
Checks the DB for the Spare amphora count.
If it’s less than the requirement, starts new amphora.
Module contents
this page last updated: 2021-07-09 11:28:59