Go to file
Jiri Podivin ef151db52e Eliminating a race condition in the export_stack function
The correct export of the stack parameters no longer depends
on order of the tripleclient.constants.EXPORT_DATA,
as the lack of expected json file with parameters to export
raises exception, rather than filling the requested key with
data obtained in the previous iteration.

The I/O logic was moved to the tripleoclient.utils to keep
things more consistent.

No longer necessary json import was removed.

Tests were adjusted to mock more selectively.

Closes-Bug: #1940685

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Ia7fb232261eb00c53d4e9bb352e572568704000f
(cherry picked from commit fdd9889488)
2021-09-08 11:13:47 +02:00
2019-06-21 07:44:21 -06:00
2021-01-08 13:40:58 +00:00
2019-06-21 07:44:21 -06:00
2015-03-17 09:33:52 -04:00
2021-01-08 13:40:58 +00:00
2021-01-08 13:40:58 +00:00
2019-01-04 17:31:21 +00:00
2021-06-09 13:15:33 +12:00
2019-09-11 16:33:21 +02:00
2015-03-17 09:33:52 -04:00
2019-09-11 16:33:21 +02:00
2020-04-04 17:19:56 +02:00
2021-08-18 15:23:28 +03:00

About tripleoclient

General information

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.

See the Release Notes

Team and repository tags

image

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