Commit Graph

6261 Commits

Author SHA1 Message Date
Lei Ai
ae85fe3e7f Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2014-06-17 17:14:04 +08:00
immarvin
c778b849e9 replace ifconfig with ip 2014-06-14 08:52:44 -07:00
immarvin
2b3115299f fix defext #4162 Wrong value of kernel argument ifname= - diskless/stateless node failed to boot in RHEL7 environment 2014-06-13 04:34:09 -07:00
daniceexi
829a613617 minor change for partition file handling 2014-06-13 06:55:37 -04:00
daniceexi
7a1f2f0ec0 use the base64 coding to pass the partition file into kickstart/autoyast pre script 2014-06-13 06:23:36 -04:00
Lei Ai
d1b5103807 merge switches support in nodeinfo file from 2.8 branch 2014-06-13 14:34:28 +08:00
junxiaw
d4e6fdfe5a modify xcatreg code for autotest ubuntu branch 2014-06-12 01:52:46 -07:00
daniceexi
905b709cd2 make subvars could handle the var in #INCLUDE 2014-06-12 09:05:36 -04:00
Jarrod Johnson
8aaec27237 Try failing over to another syntax for wvid http call 2014-06-11 15:54:04 -04:00
mellor
d6a55aa3dd defect 4082 - disable warnings when calling setlogsock 2014-06-11 13:20:42 -04:00
lissav
a51870ea58 fix 4161 2014-06-11 08:28:46 -04:00
immarvin
469b6ae3c6 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2014-06-11 02:54:01 -07:00
immarvin
4987ea5e95 fix 4132 [DEV]sles11.3 provision hang when site.managedaddressmode=static 2014-06-11 02:53:37 -07:00
immarvin
7c98f84c36 replace sysvinit with newly added subroutines in xCAT::Utils 2014-06-11 01:40:35 -07:00
junxiaw
31404156e6 modify xcatreg code for autotest code 2014-06-11 01:24:52 -07:00
zhaoertao
1baf28a360 support rsetboot for p8 2014-06-11 00:21:56 -07:00
mellor
a96a4aceb5 defect 4147 fix snmove route add and updatenode calls 2014-06-10 16:47:20 -04:00
mellor
51add4de64 defect 4035 fix merge error in previous checkin to handle multiple servicenode entries 2014-06-10 08:55:08 -04:00
immarvin
aac1c20125 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2014-06-10 06:28:27 -07:00
immarvin
5fe158f353 replace service stuff with newly added subrotines in xCAT::Utils 2014-06-10 06:11:07 -07:00
huweihua
e252efee1e add rootimgdir attr for sysclone osimage definition 2014-06-10 04:54:56 -04:00
huweihua
97538d1494 add rootimgdir attr for sysclone osimage definition 2014-06-10 04:37:26 -04:00
daniceexi
5e935ac943 restructure the code in Template.pm->subvars to handle recusive #INCLUDE. It also fixed the support of #INCLUDE in osimage.partitionfile 2014-06-10 08:03:22 -04:00
lissav
1ae17b155a defect 4157 2014-06-09 11:48:33 -04:00
lissav
042fd93b09 defect 4157 2014-06-09 11:40:47 -04:00
immarvin
87afa435a3 replace the service stuff with new added generic routines 2014-06-08 08:25:01 -07:00
baiyuan
74fea7a308 imgimport does not support kit related in 2.8.x,warning replace error for defect 4093 2014-06-05 02:06:22 -04:00
huweihua
5302abb4a9 fix bug: in sysclone, provmethod attribute gets cleared 2014-06-04 23:27:09 -04:00
daniceexi
4f3bf457a6 defect 4153: resolve the merge conflict which introduced by commit 899cb5028d 2014-06-04 08:45:42 -04:00
daniceexi
d5e6982054 defect 4152: fix a typo which was introduced when support rh7 that using -N for dracut command 2014-06-04 07:38:21 -04:00
daniceexi
ef3f29352f update the doc part in xcatws.cgi for GET action against nodes/networks/osimages/policy to use keyword ALLRESOURCES 2014-06-04 06:18:07 -04:00
Jarrod Johnson
3f3b6eaaa1 Avoid requesting IBM VPD data for FRU locator records that do not advertise such data. 2014-06-03 15:32:24 -04:00
mellor
48a0eedb88 defect 4147 - allow nodeset to continue if prescript errors 2014-06-03 14:20:05 -04:00
mellor
c501349c2f defect 4147 again - fix prescripts preprocess_request to only process nodes that have prescripts defined 2014-06-03 11:39:58 -04:00
mellor
cd96e91c11 defect 4147 - fix prescripts preprocess_request to only process nodes that have prescripts defined 2014-06-03 11:39:44 -04:00
daniceexi
1925650c96 defect 4151:restapi: add error message if using incorrect authorize keys/passwd 2014-06-03 07:32:30 -04:00
daniceexi
b78515b8bc REST API: support keyword ALLRESOURCES for GET nodes,networks,osimage,policy 2014-06-03 05:03:04 -04:00
Jarrod Johnson
ce8f3c0599 Support shortname directive for templates that may require it 2014-06-02 16:27:20 -04:00
Jarrod Johnson
97d08bf849 Change RHEL7 to use lvm for / by default 2014-06-02 15:11:53 -04:00
Jarrod Johnson
3d3f69cdbe Fix mistakes in the adjustment to rhel7 default FS cohice 2014-06-02 13:49:14 -04:00
Jarrod Johnson
d4f35031c9 Apply previous changes to the pre for rhel7 specifically 2014-06-02 13:39:00 -04:00
Jarrod Johnson
cfbd30bf98 Update auto-partitioning for RHEL7
In RHEL7, the preferred filesystem is now xfs and the efi partition
type is unambiguously present.
2014-06-02 13:33:57 -04:00
Brian Elliott Finley
6040b0a853 - test_hca_state - handle multi-adapter systems better. Improved
output.  Add filter option.
2014-06-01 21:55:35 -05:00
Jarrod Johnson
69763c4327 Fix problem where firmware was erroneously marked pending 2014-05-30 11:27:37 -04:00
Jarrod Johnson
f43352521e Mark pending firmware to be clear that firmware is not yet active 2014-05-30 11:24:38 -04:00
Jarrod Johnson
6e9d88a842 Fix rpower wake turning off an on system 2014-05-30 10:23:31 -04:00
immarvin
53374908bf fix defect #4146 post.rh.common scipt has ifconfig that does work even on Redhat6 2014-05-30 03:13:13 -07:00
Bruce Potter
2b92556a12 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
fixed bug in xcatws.cgi for handling attrs with = in it
2014-05-29 16:12:52 -04:00
Bruce Potter
6dabd85bfe fixed bug in xcatws.cgi handling attr values with = in it 2014-05-29 16:08:54 -04:00
Jia Zhao
44e3271119 merge code from branch 2.8 2014-05-29 14:30:09 +08:00