octavia.cmd package¶
Submodules¶
octavia.cmd.agent module¶
octavia.cmd.haproxy_vrrp_check module¶
-
get_status
(sock_address)[source]¶ Query haproxy stat socket
Only VRRP fail over if the stats socket is not responding.
- Parameters
sock_address – unix socket file
- Returns
0 if haproxy responded
octavia.cmd.health_checker module¶
octavia.cmd.health_manager module¶
octavia.cmd.house_keeping module¶
octavia.cmd.interface module¶
-
exception
InterfaceException
(*args, **kwargs)[source]¶ Bases:
octavia.common.exceptions.OctaviaException
-
message
= 'Could not configure interface: %(msg)s'¶
-