Mark Goddard 832989d0a6 nova: use any_errors_fatal for once-per-cell tasks
We run some nova tasks once per cell, using a condition to match a
single host in the cell. In other similar tasks, we use run_once, which
will fail all hosts if the task fails. Typically these tasks are
critical, and that is desirable. However, with the approach used in
nova-cell to support multiple cells, if a once-per-cell task fails, then
other hosts will continue to execute, which could lead to unexpected
results.

This change adds any_errors_fatal to the plays or blocks that run these
tasks.

Closes-Bug: #1948694

Change-Id: I2a5871ccd4e8198171ef3239ce95f475f3e4b051
2022-04-22 10:37:25 +00:00
..
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2020-08-25 20:20:57 +01:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-03-28 07:54:49 +00:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00
2022-04-20 12:29:12 +02:00