HomeClusterLabs Projects

Refactor: python: Improve the WaitForAllNodesToComeUp method.

Description

Refactor: python: Improve the WaitForAllNodesToComeUp method.

  • Rename to wait_for_all_nodes.
  • Improve docstring.
  • Return True instead of 1, and False instead of None. This return value could probably go. Nothing uses it, but it makes sense to keep given that wait_for_node returns the same thing.

Details

Provenance
clumensAuthored on Apr 6 2023, 11:07 AM
Parents
rP3d98dbb85ecf: Refactor: python: Improve the WaitForNodeToComeUp method.
Branches
Unknown
Tags
Unknown