« Previous | Next » 

Revision 20777413

ID207774131724caaf0849450a19fbb207cf5655f4
Parent 4f05fd3b
Child 64c65a2a

Added by Iustin Pop almost 15 years ago

LU execution: implement dry-run framework

This patch adds a new (global) opcode flag 'dry_run' which, when True,
causes early exit from the LU workflow, returning a special value from
the LU object (initialized in the parent LogicalUnit class, and which if
not overriden from child LUs will be None).

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences