HomeClusterLabs Projects

Refactor: cts: Drop --fencing/--stonith option from cts-lab
859574bfd4f2Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: cts: Drop --fencing/--stonith option from cts-lab

This was a moderate source of confusion fo me when I first started using
cts-lab. We have a --fencing (or --stonith) option, as well as
--stonith-type and --stonith-args options.

The --stonith-type and --stonith-args options have their own default
values. The --fencing option may or may not override those defaults.
Then if the --stonith-type or --stonith-args options are given, they
override anything that was set by the --fencing option.

The --fencing option is a convenient shorthand for some common fencing
configurations, but we don't need it. A user can configure values
explicitly using --stonith-type and --stonith-args.

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

Details

Provenance
nrwahl2Authored on Tue, Aug 19, 2:38 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.