HomeClusterLabs Projects

Refactor: CTS: Update add_cmd calls in cts-attrd.

Description

Refactor: CTS: Update add_cmd calls in cts-attrd.

These need to be updated for the changes to the Test class.

  • Handle arguments after the command as kwargs.
  • Clean up some of the quoting used when calling these functions. I haven't addressed the problems throughout the file, just in the callers I was already modifying. Basically, change double quotes to single quotes so we can reduce some of the unnecessary escaping.

Details

Provenance
clumensAuthored on Jun 5 2024, 2:17 PM
Parents
rP31c9d6f5d8ab: Refactor: python: Change the arguments to the Test add_cmd functions.
Branches
Unknown
Tags
Unknown