mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-01-10 10:22:31 +00:00
Previously lsdef command access nodelist table for each node with getNodeAttribs. This patch will use getNodesAttribs to fetch the attributes for multiple nodes at one time.