astara-appliance/astara_router
Adam Gandelman 02383adf64 Adds keepalived based VRRPIPManager
This adds a new IP manager driver for configuring addresses
and routes via keepalived instead of directly.  It used when
the logical resource is configured to be highly-available,
according to configuration pushed by the orchestrator.

We rely on a 'ha_resource' flag attached to the main config
dict to enable it, and use specific HA config about peers and
cluster priority contained in the 'ha_config' section of the
main config.

The resulting keepalived cluster contains a VRRP instance for
each interface, with the exception of the management interface.

Partially-implements: blueprint appliance-ha

Change-Id: I5ababa41d65642b00f6b808197af9b2a59ebc67a
2016-03-17 23:16:11 +00:00
..
api Adds keepalived based VRRPIPManager 2016-03-17 23:16:11 +00:00
commands Make defaults can be override by local settings 2016-02-07 00:14:23 +08:00
drivers Adds keepalived based VRRPIPManager 2016-03-17 23:16:11 +00:00
__init__.py Rename Akanda to Astara 2015-12-03 19:57:21 +00:00
debug.py Rename Akanda to Astara 2015-12-03 19:57:21 +00:00
defaults.py Make defaults can be override by local settings 2016-02-07 00:14:23 +08:00
manager.py Adds keepalived based VRRPIPManager 2016-03-17 23:16:11 +00:00
metadata_proxy.py Accept new orchestrator config bucket 2016-01-22 12:14:24 -08:00
models.py Adds keepalived based VRRPIPManager 2016-03-17 23:16:11 +00:00
settings.py Make defaults can be override by local settings 2016-02-07 00:14:23 +08:00
utils.py Adds keepalived based VRRPIPManager 2016-03-17 23:16:11 +00:00
version.py Add reno for release notes management 2016-01-21 14:36:34 -08:00