Files
watcher/doc
Alfredo Moralejo b7e8d459fc Skip volume_migrate actions in pre_condition phase
This patch is implementing detection of certain conditions and moving
the action to SKIPPED status so that, execution is not started. We will
skip it if:

- The volume does not exist
- The volume is already in the destination pool (in migrations)
- The volume is already in the destination type (in retypes)

On other contitions the action will be FAILED in the pre_condition
check.

- The destination pool or type specified (if so) does not exist

Implements: blueprint skip-actions-in-pre-condition
Change-Id: Iadc0efd4295df2dbf52b9799a5dce91201ef03e8
Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>
2026-02-23 17:40:07 +01:00
..
2025-10-08 11:52:48 +01:00