xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
Victor Hu 6da3d8ee0e getslnodes.py was using argparse, which is not included on centos6.5
and not available in python 2.6... switched to using docopt for
command line interface argument parsing.  This python library is
pulled in by the SoftLayer python bindings so it's not an extra step.
2015-02-05 15:57:37 -05:00
build-utils Modify build scripts to have a non-verbose mode and keep track of build errors 2011-12-19 17:01:18 +00:00
java-xCAT added xCAT client Java API (both src and binary), both of which are stored in the java-xCAT/ directory. 2009-02-02 21:59:50 +00:00
perl-xCAT Fix the misuse of == to compare strings in perl 2015-02-05 12:04:42 -05:00
src Mutiple winpes support. nodeset (Windows.pm) will generate configuration file (path of winpe) in /var/lib/xcat/proxydhcp.cfg and send signal to proxydhcp daemon, proxydhcp daemon loads configuration file and offers 4011 service to windows compute nodes. 2013-12-10 05:35:37 -05:00
xCAT Enable debug for otherpkgs to debug the issue that otherpkgs does not finish when install service node for sles11.3 2015-02-04 22:08:58 -05:00
xCAT-buildkit fix 4479 [FVT]build xCAT-buildkit failed forpods/man1/buildkit.1.pod around line 217 2014-12-16 22:10:17 -05:00
xCAT-client pscp, fixed a code change error 2015-02-03 21:11:26 -05:00
xCAT-confluent Add files and directory framework to generate the xCAT-confluent RPM 2015-02-04 14:00:40 -05:00
xCAT-genesis-builder fix for building genesis-base for PCM on MCP 2013-10-15 09:51:21 +08:00
xCAT-genesis-scripts fix bug 4392:xCAT upgrade failed because of xcat-genesis-scripts-amd64 and xcat-genesis-scripts 2014-11-13 03:25:54 -05:00
xCAT-IBMhpc defect 4277 - allow gpfs_updates script to create gpfs.csh profile that works for both csh and tcsh 2014-10-06 10:20:45 -04:00
xCAT-nbroot Fix building debian packages so that the .svn files are not included 2012-04-03 21:37:16 +00:00
xCAT-nbroot2 - Added slash in front of "var" in the NICSTOBRINGUP dhclient section. 2013-02-08 05:43:18 +00:00
xCAT-OpenStack defect 4076 2014-05-12 10:46:39 -04:00
xCAT-OpenStack-baremetal remove temp files in the git 2014-09-18 01:16:33 -07:00
xCAT-OpenStack-ironic/ironic_baremetal upgrade ironic baremetal driver for ironic update a abstract class 2014-08-17 22:21:25 -04:00
xCAT-rmc Fix the misuse of == to compare strings in perl 2015-02-05 12:04:42 -05:00
xCAT-server Recognize more variants of Windows 2012 2015-02-05 13:38:00 -05:00
xCAT-SoftLayer getslnodes.py was using argparse, which is not included on centos6.5 2015-02-05 15:57:37 -05:00
xCAT-test Fix the misuse of == to compare strings in perl 2015-02-05 12:04:42 -05:00
xCAT-UI fix for bug 4272: do not check php rpm, check file existence instead 2014-09-16 02:27:02 -04:00
xCAT-vlan add files for xCAT-vlan 2015-01-27 12:09:37 -05:00
xCATsn fix defect #4523 [DEV]'rpower' complains missing 'Sys::Virt perl module' in ubuntu14.04.1 ppc64el hierarchy scenario 2015-01-15 01:04:37 -08:00
build-debs-all More on building xCAT-vlan on ubuntu 2015-01-29 16:43:57 -05:00
build-ubunturepo added vlan build for Ubuntu 2015-01-27 15:02:14 -05:00
buildcore.sh Added some changes to build xCAT-confluent 2015-02-05 15:00:59 -05:00
builddep.sh Change the gpg key to [xCAT Security Key] 2015-01-07 20:51:08 -05:00
buildlocal.sh adds xCAT-vlan nto build process 2015-01-27 14:11:48 -05:00
comps.xml removed the nbroot rpms from the yum group file 2013-11-27 04:36:07 -05:00
makegenesisbuilderrpm Update genesis builder to use new scheme 2012-12-06 14:42:05 +00:00
makerpm add ironic baremetal driver 2014-08-01 05:06:02 -04:00
README test 2012-10-18 20:05:35 +00:00
Version fix the problem with file "Version" 2014-12-19 14:06:10 +08:00

xCAT - eXtreme Cloud Administration Toolkit

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

xCAT documentation is available at: http://xcat.sourceforge.net/

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