HomeClusterLabs Projects

Refactor: tools: Drop redundant scheduler arg from cli_resource_delete()

Description

Refactor: tools: Drop redundant scheduler arg from cli_resource_delete()

rsc becomes non-const because we access the scheduler through it.

We also swap the order of rsc and node arguments, just because we more
commonly pass rsc first in the crm_resource functions.

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

Details

Provenance
nrwahl2Authored on Thu, Mar 6, 11:49 PM
Parents
rPa8230ffb885c: Refactor: tools: Drop redundant scheduler arg from cli_resource_fail()
Branches
Unknown
Tags
Unknown