kuryr-kubernetes/kuryr_kubernetes/tests/unit
Michał Dulko e416b2492a kuryr-controller A/P HA
This commit implements initial version of high availability support in
kuryr-controller - Active/Passive mode. In this mode only one instance
of controller is processing the resources while other ones are in
standby mode. If current leader dies, one of standbys is taking the
leader role and starts processing resources.

Please note that as leader election is based on Kubernetes mechanisms,
this is only supported when kuryr-controller is run as Pod on Kubernetes
cluster.

Implements: bp high-availability

Change-Id: I2c6c9315612d64158fb9f8284e0abb065aca7208
2018-06-14 10:25:34 +02:00
..
cmd CNI split - introducing CNI daemon 2017-11-21 08:50:04 +01:00
cni Allow passing multiple VIFs to CNI 2018-05-25 16:02:37 +03:00
controller Merge "Add namespace subnet driver for namespace creation" 2018-05-28 13:54:15 +00:00
handlers Make ext subnet config optional 2018-02-20 15:09:54 +02:00
__init__.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
kuryr_fixtures.py lbaasv2: Fix for deployments missing the proxy 2018-04-13 16:47:39 +02:00
test_clients.py lbaasv2: Fix for deployments missing the proxy 2018-04-13 16:47:39 +02:00
test_k8s_client.py Add namespace subnet driver for namespace creation 2018-05-25 08:57:42 +02:00
test_linux_net_utils.py Cleanup and enforce pep8 checks 2017-06-08 15:36:44 +03:00
test_os_vif_plug_noop.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
test_os_vif_util.py Enforce E128 pep8 check 2017-06-13 14:22:51 +03:00
test_utils.py kuryr-controller A/P HA 2018-06-14 10:25:34 +02:00
test_watcher.py Watcher restarts watching resources in failure 2018-03-19 17:12:40 +09:00