Bases: VRRPDriverMixin
Reload the VRRP services of all amphorae of the loadbalancer
loadbalancer – loadbalancer object
Start the VRRP services on an amphorae.
amphora – amphora object
timeout_dict – Dictionary of timeout values for calls to the amphora. May contain: req_conn_timeout, req_read_timeout, conn_max_retries, conn_retry_interval
Stop the vrrp services running on the loadbalancer’s amphorae
loadbalancer – loadbalancer object
Update amphora of the loadbalancer with a new VRRP configuration
loadbalancer – loadbalancer object
amphorae_network_config – amphorae network configurations
amphora – The amphora object to update.
timeout_dict – Dictionary of timeout values for calls to the amphora. May contain: req_conn_timeout, req_read_timeout, conn_max_retries, conn_retry_interval
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.