mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-08-03 16:06:59 +00:00
d3004ddae9
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.