microstack/tools/init/init
Billy Olsen 839a895d4f Configure TLS for OVN
This patch configures TLS for OVN to use the local CA cert on the
controller. The compute nodes request certificates to be provided by the
CA cert and will use those certificates to configure local controller
connections to the OVN SB database via TLS. The client certificates are
validated against the control nodes CA.

Local connections on the control node continue to use the local unix
socket, which should be considered to be secure since it does not egress
the node.

Change-Id: Iacf5d5637c3a093bd80879c2ebb58efb16b52e66
2021-10-21 12:06:29 +00:00
..
questions Configure TLS for OVN 2021-10-21 12:06:29 +00:00
__init__.py Better init script 2019-08-23 16:30:31 +00:00
config.py Quieter init script 2019-09-18 12:15:00 +00:00
credentials.py Generate random passwords instead of hard-coding 2020-10-08 11:25:25 +03:00
main.py Configure TLS for OVN 2021-10-21 12:06:29 +00:00
shell.py Switch param values in enable/disable shell commands 2021-03-29 13:11:01 -07:00
tls.py Add PKI API for compute nodes certificates 2021-10-20 11:50:43 -07:00