mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 11:10:24 +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.