magnum/magnum/tests/unit
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
..
api [k8s] Support CA certs rotate 2020-08-24 16:31:58 +12:00
cmd Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
common Use unittest.mock instead of mock 2020-06-09 20:57:54 +02:00
conductor Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
conf Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
db Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
drivers [k8s] Support CA certs rotate 2020-08-24 16:31:58 +12:00
objects Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
service Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
servicegroup Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00