Go to file
Juan Antonio Osorio Robles 24ac1f137c Use OS_CACERT for zaqar's websocket connection
The CA certificatge was hardcoded. This was not the right thing to do,
since we do have the ability to provide our own cert for TripleO.

python-openstackclient already has a way for us to know what certificate
was used. This is provided via the OS_CACERT environment variable (or
the --os-cacert command line argument). So we use this instead.

Change-Id: Ib7b3860378fce2cda7f80c1ad8b8dd14a4b22581
Closes-Bug: #1817634
2019-03-11 09:53:06 +02:00
2018-05-23 16:37:26 +00:00
2019-02-01 20:39:58 +00:00
2019-01-04 17:31:21 +00:00
2015-03-17 09:33:52 -04:00
2019-01-04 17:31:21 +00:00
2015-03-17 09:33:52 -04:00
2015-03-17 09:33:52 -04:00
2017-03-07 02:06:19 +00:00
2019-01-04 17:31:21 +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