magnum/magnum/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 Update hacking for Python3 2020-03-31 20:09:46 +02:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
ca_conductor.py Fix python3 compatibility 2019-01-17 08:46:52 +00:00
cluster_conductor.py [k8s] Support updating k8s cluster health status 2020-04-09 16:59:26 +12:00
conductor_listener.py Trivial code cleanups 2018-10-02 19:41:34 +00:00
federation_conductor.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
indirection_api.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
nodegroup_conductor.py ng-8: APIs for nodegroup CRUD operations 2019-09-26 08:45:57 +00:00