magnum/magnum/tests/unit/conductor/handlers
Ricardo Rocha 0b18989a50 [kubernetes] add ingress controller
Add ingress controller configuration and backend to kubernetes clusters.

A new label 'ingress_controller' defines which backend should serve
ingress, with traefik added as the only option for now.

It is defined as a DaemonSet, with instances on all nodes defined with a
certain role. This role is set as an additional cluster label
'ingress_controller_role', with a default value of 'ingress'.

For now no node is automatically set with this role, with users or operators
having to do this manually after cluster creation.

Change-Id: I5175cf91f37e2988dc3d33042558d994810842f3
Closes-Bug: #1738808
2018-02-22 15:54:46 +00:00
..
common k8s: Fix kubelet, add RBAC and pass e2e tests 2018-02-08 13:35:00 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_ca_conductor.py Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
test_cluster_conductor.py Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_federation_conductor.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_cluster_conductor.py [kubernetes] add ingress controller 2018-02-22 15:54:46 +00:00
test_mesos_cluster_conductor.py Add support for Octavia resources in Heat 2018-02-16 11:35:46 +13:00
test_swarm_cluster_conductor.py Add support for Octavia resources in Heat 2018-02-16 11:35:46 +13:00