2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-11 15:50:11 +00:00
Commit Graph

4574 Commits

Author SHA1 Message Date
6d2ebfe9aa Merge pull request #1537 from chenglch/restservice
Add rest api helper interface to access non-xcat resource
2016-07-20 11:40:34 +08:00
8187e3efa1 Add rest api helper interface to access non-xcat resource
Currently xcat rest service is running with apache user who do
not have the privilege to manage some local resource like credential
files needed by xcat web ui to get the conserver access.

This patch add scripts in xcatconfig to generate credential files
for conserver user. This patch also add a work around framework for
xcat restapi to provide the interface to get or set the system resource
so that restapi with apache privilege can retrieve the credential files.
2016-07-19 23:09:21 -04:00
767857fe84 Merge pull request #1551 from xuweibj/kvmpower
Improve performance of kvm (powering-on)
2016-07-19 14:35:04 +08:00
e5356243e1 Merge pull request #1534 from xuweibj/blade
Improve performance of blade (powering-on)
2016-07-19 14:32:12 +08:00
d6e7b250f9 Improve performance of kvm (powering-on) 2016-07-18 22:21:12 -04:00
9344ec5558 fix issue geninitrd fails when pkgdir has more than one directory #1538 ; fix geninitrd fails to identify a ppc64le kernel #1539 2016-07-14 21:54:57 -04:00
7a6c9e72f2 Improve performance of blade (powering-on) 2016-07-14 02:07:19 -04:00
52ec24a9b1 Improve the performance for ipmi mgt(powering-on) 2016-07-13 01:32:02 -04:00
9b48f99dd5 Merge pull request #1394 from gurevichmark/nodeset_offline
Nodeset offline for ppc64
2016-07-13 09:37:28 +08:00
97a159d47a More fixes due to review comments 2016-07-12 09:13:40 -04:00
05f2832e7d Remove dhcp entry for x86_64 node when nodeset offline is issued 2016-07-11 15:12:13 -04:00
861e60b3e0 code review suggestions 2016-07-11 14:29:57 -04:00
e80517eb6e modify the pattern for xcat.discovery.xxx from MTMS to mac address 2016-07-06 06:20:18 -04:00
cf9636ae45 fix 1327 after pessl kitcomponents are removed from osimage, the INCLUDE env file for pessl are not cleaned up. 2016-07-06 03:36:16 -04:00
77a563ed89 Fix issue 1371: xcatprobe switch-macmap - could not get valid information 2016-07-05 22:15:20 -04:00
663e41e0d3 Fix issue 1468, modified to check the value of array element 2016-07-04 22:14:53 -04:00
45e364d123 fix rinstall bug for #1461 2016-07-04 07:05:07 -04:00
42d3deea44 fix issue 1462: bmcsetup hang after commencing transmit of discovery packets 2016-07-04 02:23:41 -04:00
cc47d51ff6 add status powering-on for blade 2016-07-01 05:20:44 -04:00
3671e5bfe8 Merge pull request #1447 from immarvin/onmkdeftemplate
fix issue [FVT]Please update the 'chdef template' return message #1440
2016-07-01 11:09:41 +08:00
44506cbfe0 fix issue [FVT]Please update the 'chdef template' return message #1440 2016-06-30 22:52:06 -04:00
05694c1aee Merge pull request #1429 from xuweibj/powering-on
add powering-on status for PPC-HMC
2016-07-01 09:11:10 +08:00
2a4b0a9caa add powering-on status for PPC-HMC 2016-06-30 20:51:01 -04:00
86e7530395 Merge pull request #1442 from penguhyang/status_record
fix #1427 record the status change of CN
2016-06-30 04:58:02 -05:00
027101f1ce record the status change of CN 2016-06-30 03:02:51 -04:00
cdfae3d40d add status powering-on for ipmi mgt 2016-06-29 03:47:18 -04:00
cfc2fab856 Merge pull request #1280 from penguhyang/enhance_rinstall
fix #1157, enhance rinstall command
2016-06-28 16:28:50 +08:00
dc5f3f0a18 Merge pull request #1385 from bybai/rmkit
issue1326 rmkit -f essl failed to remove the essl kit
2016-06-28 16:19:18 +08:00
48422f11de update issue 1326 2016-06-28 04:10:52 -04:00
394eca0f50 fix #1157, enhance rinstall command 2016-06-27 22:42:50 -04:00
7bc0c5912b Merge pull request #1389 from zet809/refine_hdwrdiscovery_progress
refine hardware discovery framework, put mtms based hardware discover…
2016-06-27 17:36:58 +08:00
ba01665adb refine hardware discovery framework, modifcation based on review comments 2016-06-27 02:51:09 -04:00
aaf0c95cf8 Merge pull request #1388 from daniceexi/export
issue 1361: check the export sentence in the mypostscript to make sur…
2016-06-26 21:30:34 -05:00
4c7148e8ed Nodeset offline for ppc64 2016-06-24 13:16:38 -04:00
3e57820ee6 issue 1361: check the export sentence in the mypostscript to make sure no - is used in the variable name 2016-06-24 02:02:50 -04:00
75bc7d91f4 refine hardware discovery framework, put mtms based hardware discovery to typemtms.pm module 2016-06-24 01:58:34 -04:00
668177b826 issue1326 rmkit -f essl failed to remove the essl kit 2016-06-23 22:07:16 -04:00
27f23d33b9 Handle commas in --range for nmap 2016-06-23 10:37:50 -04:00
1d3d27bece Merge pull request #1358 from xuweibj/I980
Fix issue 980, add status powering-on
2016-06-23 03:01:15 -05:00
838d764b91 Merge pull request #1370 from immarvin/onmkdeftemplate
fix issue  [FVT]lsdef/mkdef commands <Error: Unsupported request error> on rh6.8 ppc64 #1369 @github
2016-06-23 15:07:08 +08:00
e7f3446bd4 fix issue [FVT]lsdef/mkdef commands <Error: Unsupported request error> on rh6.8 ppc64 #1369 @github 2016-06-23 02:09:24 -04:00
5fd58825b2 Merge pull request #1331 from gurevichmark/kvm_storage_pool_create
Ignore 'File exists' error from storage pool build
2016-06-22 16:59:38 -04:00
4750bd7e15 Merge pull request #1345 from gurevichmark/rmdef_count
Correct the count of removed objects
2016-06-22 16:57:23 -04:00
704f03bcd0 Fix issue 980, add status powering-on 2016-06-22 01:37:40 -04:00
6775f8ab92 Merge pull request #1254 from immarvin/onmkdeftemplate
support mkdef --template;support lsdef --template
2016-06-22 11:11:57 +08:00
aa3465c1b0 Merge pull request #1322 from jtfrey/centos7-changes
Altered statelite behavior w.r.t. /etc/mtab on RHEL7 distros
2016-06-22 10:28:44 +08:00
52798de7c4 Simplify solution and handle verbose option 2016-06-21 14:57:32 -04:00
6612ffca3e Merge pull request #1340 from mavscjb/master
Check if the postscript is only for diskless
2016-06-21 16:10:56 +08:00
5ba0427b48 fix a typo that perl sentence: continue does not work in sles11.4 2016-06-21 02:56:18 -04:00
afa26d2e86 Merge pull request #1307 from cxhong/1106
Add new subroutine and filter out disable networks for switchdiscover
2016-06-21 07:44:39 +08:00