octavia.controller.housekeeping package

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.

Module contents

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.