2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-15 02:44:17 +00:00
Commit Graph

6011 Commits

Author SHA1 Message Date
ligc 72abb182bb fix for bug 4010: remove xcatws.cgi from PCM build 2014-03-06 15:52:23 -06:00
lissav 555810f7ed better hierarchical processing for zones 2014-03-04 10:22:55 -05:00
lissav 971808efbd support zone root ssh keys 2014-03-03 13:18:53 -05:00
lissav 43f9eb6384 updatenode customized mypostscript.tmpl with ZONENAME lines 2014-02-27 10:57:02 -05:00
lissav a7867e1370 updatenode customized mypostscript.tmpl with ZONENAME lines 2014-02-27 10:27:23 -05:00
Bruce Potter 316470c60d Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
finished test driver for node resource
2014-02-26 19:34:58 -05:00
Bruce Potter 681ec3c968 finished test driver for node resource 2014-02-26 19:34:16 -05:00
lissav d122c8a3fa initialize if no zones 2014-02-26 11:32:07 -05:00
lissav 318cf6bfa8 add zonename 2014-02-26 10:41:42 -05:00
lissav 8f6bbd40d9 support zonename 2014-02-26 10:39:17 -05:00
lissav cd8389984f fix ENABLESSHBETWEENNODES setting in mypostscript file when zones 2014-02-26 08:37:26 -05:00
daniceexi 4abeecbd03 defect 3961: make domain name keep without . at beginning 2014-02-26 13:27:14 -05:00
lissav ec5de72ee4 zone hierarchical support for xdsh -K 2014-02-25 10:00:43 -05:00
Bruce Potter c58f440db1 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
removed user/pw from xcatws-test.sh
2014-02-25 04:11:56 -05:00
Bruce Potter 29c8b4216b removed user/pw from xcatws-test.sh 2014-02-25 04:11:22 -05:00
baiyuan 1607a1dac6 fix:convert array to hash,xcatws.cgi use hash entries 2014-02-25 00:07:34 -05:00
lissav 539f37f391 xdsh -K support (still need to do hierarchy) 2014-02-24 11:39:36 -05:00
baiyuan 86e663860d fix:line 6: user: command not found. add: arguments 2014-02-24 04:14:18 -05:00
Bruce Potter b77b8e7c7d got node list of xcatws.cgi also working with new json structure 2014-02-23 16:00:37 -05:00
Bruce Potter e251f0a2cf example rest apis working with new json structure 2014-02-23 04:13:15 -05:00
ligc 54982068cf fix for bug 3991: if the node can not be resolved or ip address is not valid, print warning message and ignore the node 2014-02-21 12:39:57 -06:00
lissav e331cf5085 more code 2014-02-20 11:33:54 -05:00
lissav 4c031e1806 fix for defect 3985 2014-02-20 07:25:29 -05:00
lissav 1a59531d6c designchanges 2014-02-19 08:48:43 -05:00
lissav 22b529f8e3 more zone support 2014-02-18 08:52:24 -05:00
arif 26d8a9b4a5 Merge branch 'add/nodeconsoleondemand' of gitlab.arif-ali.co.uk:arif/xcat-core 2014-02-17 11:14:57 +00:00
lissav 72acb3b564 Multiple zone support 2014-02-13 07:53:31 -05:00
zhaoertao 8987ad4702 update manpage of mkdef/chdef for osimage 2014-02-13 00:56:48 -08:00
immarvin ea0241e836 specify text installation mode, otherwise, anaconda will drop into choice dialog when fails to start X in graphic mode 2014-02-12 00:56:06 -08:00
immarvin 8aa878427e take *.rhel*.pkglist as pkglist file if *.rhels*.pkglist do not exist 2014-02-12 00:54:54 -08:00
zhaoertao 8bc490094a fix bug 3983: copycds show error info 2014-02-11 22:09:06 -08:00
Jarrod Johnson 98bc658385 Have openssl req use better message digest 2014-02-11 10:07:30 -05:00
yinle 84ee1eb9f1 fix bug #3984 Ubuntu 13.10 diskless installation fails 2014-02-11 10:47:13 -08:00
daniceexi 9e91cf4f63 roll back the last change in configmic file; And fix the issue that hostname cannot show the short hostname 2014-02-11 04:50:41 -05:00
Jarrod Johnson af305e1c65 RHEL7 support for diskful compute profile complete 2014-02-10 13:59:14 -05:00
Jarrod Johnson 2b8f1c5086 Have RHEL7 proceed to get through install completion
Still need to get through the postscript phase
2014-02-10 10:48:46 -05:00
Jarrod Johnson 29b7e4331b Add signature detection for RHEL7 media to anaconda 2014-02-10 10:24:59 -05:00
daniceexi b7a04d3c94 fix the issue that hostname command cannot get short hort name 2014-02-10 08:26:55 -05:00
Bruce Potter 9c0fa6a8bb Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
some improvements to xcatws.cgi
2014-02-09 15:43:53 -05:00
Bruce Potter 80d4cf913b curl working for xcatws.cgi put and some reorg of code 2014-02-09 15:43:37 -05:00
Jarrod Johnson 56556bdeec Fix xCAT init script status reporting
xCAT in some cases was reporting improper status for certain scenarios.
Risk being inaccure if no pid file exists so that it is accurate when it
does exist.
2014-02-07 17:37:56 -05:00
Jarrod Johnson d25680575d Correct } mistake in previous commit to IPMI.pm 2014-02-04 10:27:45 -05:00
Jarrod Johnson c2c29970ff Make IPMI 2.0 crypto dependencies mandatory
Faced with an increasing population of IPMI 2 only devices, make the AES/CBC
requirements mandatory as it is a common source of systems failing to work
now.
2014-02-04 10:27:42 -05:00
Bruce Potter dd8096b39f 1st put works with json dict 2014-02-03 15:58:15 -05:00
Bruce Potter 466d5f0a9f test scripts for the rest api 2014-01-31 08:26:55 -05:00
arif 65470149e9 add per node consoleondemand 2014-01-29 21:47:09 +00:00
baiyuan 2825e469fe fix Undefined subroutine &JSON::decode_json called at /opt/xcat/ws/xcatws.cgi line 168 2014-01-27 23:36:01 -05:00
zhaoertao 4c74a94daf modify usage for 'chvm' and 'mkvm', remove debug msg 2014-01-26 22:52:30 -08:00
zhaoertao 5a9abe2acf The scripts used for configuring and provisioning VIOS partition 2014-01-26 22:07:08 -08:00
qyin edf9a4dc64 windows solution: 222013 2014-01-27 13:52:33 +08:00