HomeClusterLabs Projects

Refactor: cts: Drop patterns.py as a CLI tool

Description

Refactor: cts: Drop patterns.py as a CLI tool

The little snippet that's run when patterns.py is executed directly
(rather than via an import) doesn't seem useful. All it does is print
the string associated with a template name. We can just as easily look
inside the file to find that.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Sun, Aug 17, 11:01 PM
Parents
rPd53690a6f75e: Refactor: cts: Drop ClusterManager.__getitem__ and __setitem__
Branches
Unknown
Tags
Unknown