HomeClusterLabs Projects

Low: scheduler: clear globally-unique correctly when forcing anonymous

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

Description

Low: scheduler: clear globally-unique correctly when forcing anonymous

Previously, when a globally-unique clone was forced to be anonymous, the
scheduler would recursively clear the parent's pe_rsc_unique flag. That had two
issues: the child being unpacked wasn't added to the parent's children yet, so
it wasn't cleared; and the globally-unique meta-attribute was not cleared.
Those issues are now fixed.

Details

Provenance
kgaillotAuthored on Jul 27 2018, 5:34 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.