2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-17 16:50:22 +00:00
chenglch d3004ddae9 fix lsdef performance issue
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.
2016-03-17 02:27:17 -04:00
2016-03-17 02:27:17 -04:00
2016-02-11 15:12:13 -05:00
2015-02-09 19:56:16 -08:00
2015-08-30 07:43:15 +00:00
2015-12-01 09:22:40 -05:00

xCAT - eXtreme Cloud Administration Toolkit

xCAT is a toolkit for the deployment and administration of clusters.

xCAT documentation is available at: http://xcat-docs.readthedocs.org/en/latest/

xCAT is made available as open source software under the EPL license:
http://www.opensource.org/licenses/eclipse-1.0.php


Developers and prospective contributors are encouraged to read the developers
guide: http://xcat-docs.readthedocs.org/en/latest/developers/
and in particular the github related subsection:
http://xcat-docs.readthedocs.org/en/latest/developers/github/
Description
No description provided
Readme EPL-1.0 230 MiB
Languages
Perl 78.5%
Shell 11.4%
JavaScript 7.1%
Python 1.8%
PHP 0.4%
Other 0.4%