HomeClusterLabs Projects

Low: scheduler: always add clone constraints to instances' lists

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

Description

Low: scheduler: always add clone constraints to instances' lists

For compatibility with previous behavior, a clone instance or bundle replica
container gets its parent's colocations only once assignment started.
This means that listing an instance's colocations gets different results
depending on whether assignment has been started.

Now, always add the parent colocations.

No regression tests change, because we don't currently ever check instance
colocations until after assignment starts.

Details

Provenance
kgaillotAuthored on Mar 21 2023, 11:40 AM

Commit No Longer Exists

This commit no longer exists in the repository.