HomeClusterLabs Projects

Refactor: scheduler: store environment variables as list

Description

Refactor: scheduler: store environment variables as list

... instead of hash table, so regression test output remains consistent.
Also, the list implementation is much more efficient, as the only operations
done are insert (without duplicates) and iterate.

Details

Provenance
kgaillotAuthored on Feb 6 2019, 10:52 AM
Parents
rP4609d60b8d9f: Refactor: libcrmcommon: add new public data type for name/value pairs
Branches
Unknown
Tags
Unknown

Event Timeline