HomeClusterLabs Projects

Refactor: python: Unindent several complicated loops.

Description

Refactor: python: Unindent several complicated loops.

Some of these are indented and nested pretty far. Where possible, just
invert the conditional inside the loop and have it continue if met.
This allows un-indenting all the code below it. No real code changes
otherwise.

Details

Provenance
clumensAuthored on Apr 7 2023, 2:26 PM
Parents
rP03f80eb72770: Refactor: python: Simplify unique/managed/orphan methods.
Branches
Unknown
Tags
Unknown