HomeClusterLabs Projects

Low: ocf_shellfuncs: set OCF_RESOURCE_INSTANCE to "RESOURCE_ID" for meta-data

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Low: ocf_shellfuncs: set OCF_RESOURCE_INSTANCE to "RESOURCE_ID" for meta-data

Resource agents often have parameters whose default values include the
resource instance. Current approaches to representing that have various
deficiencies. Defaulting OCF_RESOURCE_INSTANCE to "RESOURCE_ID" for meta-data
actions allows agents to use ${OCF_RESOURCE_INSTANCE} in meta-data defaults
and get something useful (UIs that know the instance name can pass it,
and those that don't will get a fairly understandable string).

Details

Provenance
kgaillotAuthored on Mar 1 2016, 7:28 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.