HomeClusterLabs Projects

Refactor: python: Rename variables in the CtsLab class.

Description

Refactor: python: Rename variables in the CtsLab class.

  • Scenario and rsh aren't even used, so get rid of them.
  • Rename Env to _env and logger to _logger. These are only used internally, and CtsLab is a public class, so make them private.

Details

Provenance
clumensAuthored on Apr 6 2023, 11:12 AM
Parents
rP7cbe34f8d014: Refactor: python: Improve the WaitForAllNodesToComeUp method.
Branches
Unknown
Tags
Unknown