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

7613 Commits

Author SHA1 Message Date
Xiaopeng Wang 4e5b0ccc4f Merge pull request #1636 from immarvin/onubt16.04.1
add ubuntu16.04.1 netboot pkglist;modify the precedence of SvrUtils:get_file_name
2016-08-09 10:09:44 +08:00
immarvin 2ab944ea65 add ubuntu16.04.1 netboot pkglist;modify the precedence of SvrUtils::get_file_name 2016-08-08 05:10:02 -04:00
neo954 603cde02c4 Merge pull request #1643 from whowutwut/goxcat_spelling
Change the summary message for go-xcat to just say xCAT is installed
2016-08-08 02:36:37 -05:00
Victor Hu 878d43addc Add a section to attempt to autodetect the RHEL OS to bypass (#1644)
the need to update the discinfo database
2016-08-07 23:21:06 -05:00
Victor Hu 4c7e345fb5 Merge pull request #1627 from gurevichmark/offline_when_rmdef
Cleanup boot configuration files when processing rmdef
2016-08-05 14:16:23 -04:00
Victor Hu 9b96ee24e6 Display a different summary message on install vs update 2016-08-05 12:40:41 -04:00
Victor Hu ab3448ca9f Change the summary message for go-xcat 2016-08-05 12:33:58 -04:00
Mark Gurevich 560d01ab84 Cleanup boot configuration files when processing rmdef 2016-08-04 08:28:13 -04:00
penguhyang c672699571 fix genimage failed on rh6.8 (#1631) 2016-08-04 14:35:45 +08:00
Jesse Hanley c5121bce0f Added support for remote repos in pkgdir (#1614)
This allows for remote repositories to be used for image creation.
2016-08-04 11:08:04 +08:00
tingtli 1f4ea5e993 Merge pull request #1062 from hu-weihua/xcatjktest2
New version of xcat test main script in jenkins environment
2016-08-03 14:24:41 +08:00
penguhyang 180c3fc0c7 add more output msg for packimage (#1622) 2016-08-03 13:59:07 +08:00
hu-weihua b9a6c42049 add one section to collect data to do xCAT product analyse, have nothing to do with auto test main job 2016-08-03 00:31:14 -04:00
penguhyang 5cd203cdf5 enhance packimage -m txc (#1602) 2016-08-02 16:45:31 +08:00
zet809 91954591ed To support more than 1 nics connect to the install network (#1613) 2016-08-02 14:44:18 +08:00
Mark Gurevich e92838a11a Merge pull request #1607 from immarvin/oncoderefine
Thank you for the comments and explanation.
2016-08-01 11:07:47 -04:00
Xiaopeng Wang 2deffa2e7e Merge pull request #1601 from zet809/support_bond_for_hdwr_discovery
Deal with the scenario that more than 1 nic connecting to the provisi…
2016-08-01 14:05:20 +08:00
ertaozh 4efa05ddb5 Deal with hostname which is alias of the predefined node 2016-07-31 22:58:47 -04:00
immarvin bae1f51546 add description of subroutine get_disks_by_userspecs 2016-07-29 21:30:16 -04:00
hu-weihua fff5c05c8a modify signal handler part depending on gongjie's comment 2016-07-29 05:42:52 -04:00
hu-weihua cf927f8cdb modify kill sub proc part depending on gongjie's comment 2016-07-29 05:35:00 -04:00
zet809 a3b6420910 Merge pull request #1592 from chenglch/mkconservercf
Add trust_host option in rest api for makeconservercf
2016-07-28 16:50:37 +08:00
ertaozh 13fa0118b6 Deal with the scenario that more than 1 nic connecting to the provisioning network 2016-07-28 04:31:31 -04:00
chenglch 7a3a0836e2 Add trust_host option in rest api for makeconservercf 2016-07-28 02:01:36 -04:00
Victor Hu ec2abe3240 Merge pull request #1593 from gurevichmark/chvm_vmstorageformat
Use correct vmstorageformat for chvm
2016-07-26 15:01:53 -04:00
Mark Gurevich 9fc3d2b967 Use correct vmstorageformat for chvm 2016-07-26 14:45:33 -04:00
chenglch fa16e12d48 Fix the overwrite error when dealing with the conflict (#1588) 2016-07-26 10:51:34 +08:00
Xiaopeng Wang 2da47d9f4a correct typo and remove useless variable definition 2016-07-26 10:02:47 +08:00
Mark Gurevich db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
hu-weihua 926e3e06f4 fix bug: can't pull xcat install log back in ubunut 2016-07-25 04:04:08 -04:00
Xiaopeng Wang 0c9cb53fd4 Merge pull request #1570 from gurevichmark/perltidyallfiles2
perltidy all perl files, part 2
2016-07-22 18:21:52 +08:00
Xiaopeng Wang bf3eb5fb39 Merge pull request #1576 from immarvin/onotherinterfaces
fix issue  [DEV] "makehosts" generates the /etc/hosts entries with wrong domain name for node with "otherinterfaces" attribute #1575
2016-07-22 15:24:30 +08:00
immarvin 13b0b37560 fix issue [DEV] "makehosts" generates the /etc/hosts entries with wrong domain name for node with "otherinterfaces" attribute #1575 2016-07-22 02:24:28 -04:00
Mark Gurevich fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
Xiaopeng Wang aa840eb107 remove the missing files for pull request #1454 (#1568) 2016-07-21 02:59:31 -05:00
Mark Gurevich 0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
penguhyang 5d46d48f6a Fix issue of packimage -m txc (#1554)
* redefine the code to make distint

* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00
zet809 d7cd8f9a66 Merge pull request #1558 from whowutwut/discovery_logs
Fix some wording in the log messages generated during HW discovery
2016-07-20 17:07:50 +08:00
Xiaopeng Wang 8c4cf22613 Merge pull request #1505 from chenglch/initxcatd
Only try to kill ssl listener process at first
2016-07-20 16:18:38 +08:00
immarvin 1829169839 fix issue [customer] the rhels7.2 diskful installation with kernel and kernel modules updated by"geninitrd" failed with "Pane is dead" inside anaconda #1562; add a dracut hook in intrd to update the kernle modules inside the stage2 installer LiveOs 2016-07-20 03:59:54 -04:00
zet809 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
yangsong d0870bcb45 Merge pull request #1520 from penguhyang/rhels6_mn_log_diskless
add syslog module to realize the log forward
2016-07-20 11:18:57 +08:00
chenglch 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
penguhyang 797a64131b add syslog module to realize the log forward 2016-07-19 22:43:42 -04:00
Xiaopeng Wang 767857fe84 Merge pull request #1551 from xuweibj/kvmpower
Improve performance of kvm (powering-on)
2016-07-19 14:35:04 +08:00
Xiaopeng Wang e5356243e1 Merge pull request #1534 from xuweibj/blade
Improve performance of blade (powering-on)
2016-07-19 14:32:12 +08:00
XuWei d6e7b250f9 Improve performance of kvm (powering-on) 2016-07-18 22:21:12 -04:00
Victor Hu bf80c45c01 Fix some wording in the log messages during discovery.
Simplify the messages so that it does not take up too many lines in the log file
2016-07-18 15:54:13 -04:00
immarvin 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
XuWei 7a6c9e72f2 Improve performance of blade (powering-on) 2016-07-14 02:07:19 -04:00