Juan Antonio Osorio Robles 7012843075 Handle user-provided TLS certificate/key for the undercloud
instack-undercloud has support for using a user-provided certificate and
key. This is done through the undercloud_service_certificate
configuration option. This commit adds support for the same
functionality for the containerized undercloud.

It relies on pyca/cryptography, so I added it to the requirements.txt
file. And what it does is that it will read the PEM file and add the
parameter_defaults that are needed to enable TLS.

Change-Id: I26dbde57131f6328d0c5e400dcdfdf62cdd43a41
2018-01-05 15:36:57 +02:00
2016-10-08 00:28:43 +00:00
2015-03-17 09:33:52 -04:00
2015-03-17 09:33:52 -04:00
2015-03-17 09:33:52 -04:00
2017-11-28 14:14:59 +11:00
2015-03-17 09:33:52 -04:00
2017-03-07 02:06:19 +00:00

Team and repository tags

image

tripleoclient

tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.

See the TripleO Documentation for details on using tripleoclient.

Description
RETIRED, python utility to manage a tripleo based cloud
Readme 71 MiB