KeepalivedAmphoraDriverMixin
[source]¶Bases: octavia.amphorae.drivers.driver_base.VRRPDriverMixin
get_vrrp_interface
(amphora, timeout_dict=None)[source]¶Get the VRRP interface object for a specific amphora
Parameters: | amphora – amphora object |
---|
reload_vrrp_service
(loadbalancer)[source]¶Reload the VRRP services of all amphorae of the loadbalancer
Parameters: | loadbalancer – loadbalancer object |
---|
start_vrrp_service
(loadbalancer)[source]¶Start the VRRP services of all amphorae of the loadbalancer
Parameters: | loadbalancer – loadbalancer object |
---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.