Commit Graph

6020 Commits

Author SHA1 Message Date
lissav
2c49eb1195 additional checks 2014-03-13 10:37:35 -04:00
lissav
25e02c8b73 change sync of keys so they are cleaned up when zones are removed 2014-03-13 09:50:10 -04:00
lissav
24da10e021 fix parsing 2014-03-12 11:33:27 -04:00
lissav
77f1e2452e chzone code 2014-03-11 14:19:36 -04:00
zhaoertao
dd1eaab04c fix bug 4014: updatenodegroups routine always add all group to the node 2014-03-10 19:09:26 -07:00
lissav
cc955a172b a lot of chzone, needs more work 2014-03-10 14:43:35 -04:00
immarvin
4323842e28 rhels7 statelite/stateless support 2014-03-08 06:40:40 -08:00
immarvin
376c57d74e fix defect 4015 2014-03-07 08:06:11 -08:00
lissav
127934c3d3 rmzone 2014-03-07 09:57:52 -05:00
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
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