magnum/magnum/tests/unit/conductor/handlers
Feilong Wang 63e80c3108 [k8s] Support updating k8s cluster health status
The original design of k8s cluster health status is allowing
the health status being updated by Magnum control plane. However,
it doesn't work when the cluster is private. This patch supports
updating the k8s cluster health status via the Magnum cluster
update API by a 3rd party service so that a controller (e.g.
magnum-auto-healer) running inside the k8s cluster can call
the Magnum update API to update the cluster health status.

Task: 38583
Story: 2007242

Change-Id: Ie7189d328c4038403576b0324e7b0e8a9b305a5e
2020-04-09 16:59:26 +12:00
..
common python3 fix: decode binary cert data if encountered 2019-02-27 19:47:38 +11: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 [k8s] Support updating k8s cluster health status 2020-04-09 16:59:26 +12: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 Update hacking for Python3 2020-03-31 20:09:46 +02:00
test_mesos_cluster_conductor.py ng-10: Fix cluster template conditions 2019-10-16 11:53:44 +00:00
test_nodegroup_conductor.py ng-8: APIs for nodegroup CRUD operations 2019-09-26 08:45:57 +00:00
test_swarm_cluster_conductor.py ng-10: Fix cluster template conditions 2019-10-16 11:53:44 +00:00