magnum/magnum/tests/unit/api
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
..
controllers [k8s] Support updating k8s cluster health status 2020-04-09 16:59:26 +12:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Removed not required style.css file 2016-08-28 17:27:39 +05:30
test_app.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_attr_validator.py Make providing a keypair optional 2018-11-21 16:17:46 +00:00
test_expose.py Increase test coverage 2016-08-15 11:33:17 +05:30
test_hooks.py Add accidentally deleted test_hooks.py 2016-05-25 00:45:58 +00:00
test_servicegroup.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_validation.py Don't create clusters of an unsupported type 2017-02-01 14:02:31 -06:00
utils.py ng-8: APIs for nodegroup CRUD operations 2019-09-26 08:45:57 +00:00