HomeClusterLabs Projects

Fix: scheduler: assign anonymous clone instances properly

Description

Fix: scheduler: assign anonymous clone instances properly

As anonymous clone history is unpacked, inactive instances are associated with
the first available instance number. This means all inactive instances share
the same number, and thus pending tasks for inactive instances can be
displayed with the wrong node.

Now, an inactive instance associated with a pending action gets its own
instance number.

Details

Provenance
kgaillotAuthored on Aug 1 2018, 6:07 PM
Parents
rP82c8ba11f405: Refactor: scheduler: add option to locate a resource when pending
Branches
Unknown
Tags
Unknown