microstack/tools/cluster/cluster
Billy Olsen 19d74ff9ba Add PKI API for compute nodes certificates
Treat the control node as a CA for certificates at compute nodes.
Upon joining a cluster, the compute node will request a certificate to
be created by generating a CSR and asking the control node to sign the
certificate.

This adds new config options for the compute private keys and
certificate locations in use.

Change-Id: I8e8b1a86cf7df752b6cb34cfdf65a87a72934ec5
2021-10-20 11:50:43 -07:00
..
__init__.py Clustering prototype 2019-11-04 13:03:41 +00:00
add_compute.py Add TLS OpenStack API endpoints 2021-05-26 16:39:33 -04:00
client.py Add PKI API for compute nodes certificates 2021-10-20 11:50:43 -07:00
daemon.py Add PKI API for compute nodes certificates 2021-10-20 11:50:43 -07:00
shell.py Generate random passwords instead of hard-coding 2020-10-08 11:25:25 +03:00