HomeClusterLabs Projects

Refactor: scheduler: improve xpath efficiency when unpacking

Description

Refactor: scheduler: improve xpath efficiency when unpacking

Using "//" means that every child must be searched recursively. If we know the
exact path, we should explicitly specify it.

Details

Provenance
kgaillotAuthored on Feb 2 2023, 10:42 AM
Parents
rPdfe647c9d5ab: Merge pull request #3019 from kgaillot/fixes
Branches
Unknown
Tags
Unknown