magnum/magnum/tests/unit/api/controllers/v1
Feilong Wang 8020391e4a [k8s] Support CA certs rotate
Now k8s cluster owner can do CA cert rotate to re-generate CA of
the cluster, service account keys and the certs of all nodes will
be regenerated as well. Cluster user needs to get a new kubeconfig
to access kubernetes API. This function is only supported by
Fedora CoreOS driver.

To test this patch with python-magnumclient, you need this patch
https://review.opendev.org/#/c/724243/, otherwise, you will see
an error about "not enough values to unpack", though the CA cert
rotate request has been processed by Magnum server side correctly.

Task: 39580
Story: 2005201

Change-Id: I4ae12f928e4f49b99732fba097371692cb35d9ee
2020-08-24 16:31:58 +12:00
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay.py Fix pep8 for ambiguous variable name 2020-05-12 08:38:23 +00:00
test_baymodel.py Fix pep8 for ambiguous variable name 2020-05-12 08:38:23 +00:00
test_certificate.py [k8s] Support CA certs rotate 2020-08-24 16:31:58 +12:00
test_cluster.py [fix] Use default_ng_worker.node_count for patches 2020-06-11 10:30:21 +00:00
test_cluster_actions.py Support upgrade on behalf of user by admin 2020-05-19 08:49:49 +00:00
test_cluster_template.py [k8s] Deprecate in-tree Cinder 2020-05-19 08:43:58 +00:00
test_federation.py Fix pep8 for ambiguous variable name 2020-05-12 08:38:23 +00:00
test_magnum_service.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_nodegroup.py Labels override 2020-05-13 08:07:29 +00:00
test_quota.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_stats.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_types.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_utils.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00