Emilien Macchi 62fcbf2925 tripleo_container_manage: improve logging for failed containers
If a container fails to start after many retries, the default logging of
the async_status tasks isn't great and it's hard to figure out what
container failed to start.

In this patch, we introduce a new filter that will read the
async_results and build a list of containers which failed to start
(failed to True) or did not finish to start (finished to 0); the
async_status ignores errors, but we fail a bit later after building that
list.

Change-Id: I5a2270130bdf5b9d781f4d81ec25c6ccf12fdc07
2020-03-23 14:10:13 +00:00
2019-07-08 14:18:00 +00:00
2019-04-19 19:33:52 +00:00
2019-06-19 12:52:07 -05:00
2020-03-19 19:31:20 +00:00
2019-11-12 15:06:58 +00:00
2020-03-19 19:31:20 +00:00
2019-09-29 10:08:38 +02:00
2020-03-13 10:57:49 +00:00
2019-10-28 21:43:35 +00:00
2020-02-20 14:04:28 +00:00
2018-07-17 16:36:40 -07:00
2020-03-19 19:31:20 +00:00

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo

Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Readme 67 MiB