2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-16 01:21:10 +00:00
Commit Graph

15470 Commits

Author SHA1 Message Date
junxiawang
0b3e4b2bc4 modify genimage testcase 2015-05-25 00:21:56 -04:00
junxiawang
c6ed42c3bd modify makehosts 2015-05-25 00:16:42 -04:00
junxiawang
87974e38e1 modify xcattest 2015-05-25 00:12:43 -04:00
junxiawang
8e6c4dc001 modify xCATreg 2015-05-25 00:10:39 -04:00
immarvin
8df10bf612 add support on the noderes.netboot checking of nodeset 2015-05-24 22:48:15 -04:00
ligc
3c7305c779 fix for bug 4678: rnetboot should still work without gateway 2015-05-24 22:26:18 -04:00
ligc
dfb5132d84 fix for bug 4676: add more error checks when the groups is blank when running mkdef/chdef 2015-05-24 22:10:41 -04:00
amy0701
c8b7962416 add how to check bmc user and password for teamsun 2015-05-22 07:22:58 -04:00
junxiawang
e64f3d3dd7 fix bug 4565 2015-05-22 06:54:55 -04:00
amy0701
e2204267e6 add rest api for bmcdiscover to check bmc user and password for teamsun. 2015-05-22 06:01:13 -04:00
junxiawang
484e5c102d modify xCATreg 2015-05-22 04:12:02 -04:00
amy0701
b3969d4407 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-05-22 03:45:17 -04:00
amy0701
f3b5808390 add -i -u -p for bmcdiscover to check bmc username and passwd for teamsun 2015-05-22 03:45:08 -04:00
GONG Jie
215797fc2f Fix bug #4668, remove all the codes for guessing Linux distros while copycds 2015-05-22 13:39:21 +08:00
amy0701
e86d75d453 man page for bmcdiscover 2015-05-21 23:09:12 -04:00
junxiawang
7cbd2ac706 add include in cuda's pkglist for diskless 2015-05-21 22:45:05 -04:00
junxiawang
1c330ce09f add include in cuda pkglist and modify compute.ubuntu14.04.2.ppc64le.pkglist 2015-05-21 22:38:15 -04:00
linggao
e42449c868 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-05-21 17:05:32 -04:00
linggao
5c31791e71 checking for wrong node names for switchdiscover 2015-05-21 17:04:48 -04:00
Casandra Qiu
62099a7866 add hostname lookup by ip for switchdiscover command 2015-05-21 16:14:50 -04:00
Casandra Qiu
065a97db46 remove -n option for switchdisover command 2015-05-21 15:45:52 -04:00
linggao
8d5c71def8 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
Conflicts:
	xCAT-server/lib/xcat/plugins/switchdiscover.pm
2015-05-21 15:14:38 -04:00
linggao
d0f12373d8 Added filters for input and output for switchdiscover command 2015-05-21 15:08:51 -04:00
Victor Hu
4cc980f3c6 In the c910 build area, we are using the older buildxcat scripts
so the path for finding the compiler.jar was incorrect.  Updated
the makerpm script to be able to find compiler.jar to build xCAT-UI
2015-05-21 14:31:41 -04:00
Casandra Qiu
135a048a67 Display Switch discovery data in the stanza and xml formats 2015-05-21 11:40:28 -04:00
Casandra Qiu
f005a3894a write switchdiscover attributes to xcat database 2015-05-20 10:38:50 -04:00
ertaozh
4b59e1cdc1 rspconfig ip=dhcp to set BMC get ip address through DHCP 2015-05-20 04:54:36 -04:00
ertaozh
292fd7abfd For command 'rspconfig <node> "userid=<username>" "username=<username>" "password=<password>"', if no userid and username specified, the default userid will be 1, if userid not set but with username specified, the default userid will be 2 2015-05-20 02:38:39 -04:00
WangXiaoPeng
4a91c526c3 defect 4671: fix the issue that restapi cannot set attribute which name is password 2015-05-20 02:54:48 -04:00
jjohnson2
bb7da9ab61 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-05-18 15:24:39 -04:00
jjohnson2
c9dd5b6aed Fix issue with using getipmicons for pasu/piflash
getipmicons structures the data differently from getNodesAttribs.
Accomodate by merging each responses data in node by node rather
than simply overwriting with the last data.
2015-05-18 15:20:18 -04:00
ertaozh
1f8974af4f fix bug 4667:rhels6.5 diskful installation failed with netboot=yaboot, for netboot=nimol 2015-05-18 08:14:27 -04:00
ertaozh
2409539774 fix bug for PUT and POST attributwes of serviceprocessor object in RESTAPI 2015-05-18 04:58:22 -04:00
ertaozh
a08d3b3aad fix bug 4667:rhels6.5 diskful installation failed with netboot=yaboot 2015-05-18 04:45:04 -04:00
ligc
ae636e0afa fix for bug 2825 and 4628: print warning with makedhcp when the node ip address could not resolved, or the ip overlaps with dynamic range 2015-05-18 04:23:02 -04:00
GONG Jie
bd49b87057 Fix bug #4669, change the filename to be included, pre.rh.rhel7 -> pre.rh.rhels7. 2015-05-18 15:42:58 +08:00
ertaozh
fb9edfa7dd won't update ipmi table inside rspconfig <node> "userid=N" "username=<username>" "password=<password>" command 2015-05-18 01:56:59 -04:00
ertaozh
8cdde37902 fix bug that REST will return error message if no objection defined 2015-05-18 01:49:26 -04:00
ligc
889d0d1a8c update manpages of rmimage,liteimg and rinstall to remove the non-osimage flags and examples 2015-05-17 21:49:33 -04:00
linggao
91bd44955f more code for switchdiscover 2015-05-15 17:07:28 -04:00
Casandra Qiu
31be446db8 remove -i options from switchdiscover man page 2015-05-15 16:09:25 -04:00
Casandra Qiu
686e79211f nmap scan support for switchdiscover 2015-05-15 15:54:31 -04:00
linggao
20bf9f90f6 added output display for switchdiscover command 2015-05-15 13:31:21 -04:00
ertaozh
6041cea621 the RESTAPI for supporting to add/modify user/password for BMC with rspconfig 2015-05-15 06:40:27 -04:00
ertaozh
91cc4b2c65 add usage for supporting to add/modify user/password for BMC with rspconfig 2015-05-15 05:40:25 -04:00
ertaozh
6280270cd9 support to add/modify user/password for BMC with rspconfig 2015-05-15 05:24:32 -04:00
junxiawang
7c52ddc29c add cuda installation testcase 2015-05-15 04:52:36 -04:00
GONG Jie
185f6a32eb Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-05-15 16:46:50 +08:00
immarvin
9400eff3ed all the ubuntu xcat-dep packages should be uploaded to <pokgsa/projects/x/xcat/build/ubuntu/xcat-dep/debs/> on GSA, this script can grab them and finish the packaging 2015-05-15 04:32:41 -04:00
GONG Jie
7c5d902710 Rename pre.rh.rhel7 -> pre.rh.rhels7 2015-05-15 16:29:34 +08:00