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

7720 Commits

Author SHA1 Message Date
66c99aad31 fix issue netboot postscripts have no knowledge about the osimage it is installing. #1857; export osimage attributes to postinstall scripts as environment variables 2016-09-22 05:05:00 -04:00
4098416bdf Merge pull request #1838 from immarvin/onrhstatic
No additional comments for 5 days. Merging.
2016-09-21 16:49:22 -04:00
4c43632cd2 Merge pull request #1840 from cxhong/1815
Handle blank spaces in the addkit directory path name
2016-09-21 16:29:08 +08:00
3eda0cd0f2 Merge pull request #1800 from chenglch/templaterest
Add rest api for the node template
2016-09-21 14:19:43 +08:00
8650988ac6 Merge pull request #1864 from neo954/go-xcat-devel
[go-xcat] Fix github issue #1836. Handle the situation of lack update…
Looks good now. Merging.
2016-09-20 11:01:07 -04:00
b52b25cd84 [go-xcat] Revise error messages base on the comments of @gurevichmark 2016-09-20 22:26:45 +08:00
52c7129303 Merge pull request #1806 from penguhyang/rspconfig_vlan
support vlan for rspconfig
2016-09-20 15:39:06 +08:00
b0e0b8fe92 support vlan for rspconfig 2016-09-20 03:17:22 -04:00
24b2a63614 [go-xcat] Fix github issue #1836. Handle the situation of lack updateinfo command support for yum, and show friendly error messages. 2016-09-20 14:39:40 +08:00
7bcf328b0f support sles12 for statelite, nfs and ramdisk (#1774) 2016-09-20 11:08:27 +08:00
31c5adb897 Merge pull request #1845 from cxhong/1752
BMC temp nodes are not deleted after compute node discovered
2016-09-20 10:42:44 +08:00
bb8c683b41 fix issue rh7.3 and rh7.2 diskless image installation failed. #1855 2016-09-19 21:48:14 -04:00
299e3e7118 change "avoid" to "support" 2016-09-19 13:09:54 -04:00
fa60d72e64 Modify "while" to "white" 2016-09-19 13:08:49 -04:00
2075e51b8f Merge pull request #1775 from neo954/go-xcat-devel
[go-xcat] Fix github issue #1641, issue #1748
Looks good to me. Agree to merge.
2016-09-19 10:38:32 -04:00
6ca356cfb7 [go-xcat] Change the output based on the comment of @geruvichmark 2016-09-19 14:32:46 +08:00
0643166295 [go-xcat] Handle command argument more flexible 2016-09-18 22:27:24 +08:00
2298d9eb24 fix issue:[Customer]a network configuration of interface named bootnic will be created on CN when the site.managedaddressmode=static #1837 2016-09-16 09:31:45 -04:00
95fecae314 BMC temp nodes are not deleted after compute node discovered 2016-09-15 16:34:44 -04:00
86ef6a6cca Added -m option and changed the formatting of the output 2016-09-15 09:10:39 -04:00
208968e189 Handle blank spaces in the addkit directory path name 2016-09-14 15:51:59 -04:00
709e85f847 Print before and after results of hack_uname() function 2016-09-14 14:44:04 -04:00
d78599ad18 Merge pull request #1777 from whowutwut/bmcdiscovery_user
Fix the issue with bmcdiscover on older FSP and Tuletta machines where bmcuser is not needed
2016-09-13 14:44:07 +08:00
3924f93cc0 Merge pull request #1812 from immarvin/onrh7kdump
fix issue Enable Kdump can not work on diskless image for rh7.3 snapshot1 #1805;add support for kdump on rh7.x
2016-09-13 13:20:41 +08:00
6bb622903f Merge pull request #1802 from cxhong/macmap
Checking nodetype to distinguish between node/switch discovery
2016-09-12 20:46:29 +08:00
d11a56ac7b Add rest api for the node template
- Enhance global subroutine to support loading json via GET method
- Add --template option for mkdef
- Add GET interface to list/show the /templates/node resource
2016-09-12 15:31:49 +08:00
544b81eaff Merge pull request #1811 from gurevichmark/console_on_demand
Support yes and no for node object attribute consoleondemand
2016-09-12 14:11:03 +08:00
c0194840e7 fix issue Enable Kdump can not work on diskless image for rh7.3 snapshot1 #1805;add support for kdump on rh7.x 2016-09-12 01:32:34 -04:00
49709e3f4d fix 1660 incorrect warning message when define an osimage (#1778)
* fix 1660 incorrect warning message when define an osimage

* polished

* polished
2016-09-11 18:00:21 +08:00
c0a787dc09 Support yes and no for node object attribute consoleondemand 2016-09-08 14:03:56 -04:00
2a6d456029 Merge pull request #1784 from zet809/add_options_of_rinv_for_openpower
support options model|serial|deviceid|uuid|guid|vpd|mprom|firm for ri…
2016-09-06 15:41:07 -04:00
aad25d8cb5 Checking nodetype to distinguish between node/switch discovery 2016-09-02 12:18:21 -04:00
8bc32f6dc1 Merge pull request #1762 from bybai/makedns_1
fix issue 1553 makedns failed when input invalid hostname into /etc/h…
2016-09-02 18:08:42 +08:00
22a16ed803 [go-xcat] Another patch for github issue #1641 2016-09-02 13:27:09 +08:00
83e243e692 Fix makeconfluentcfg -d
makeconfluentcfg -d erroneously would exit after only considering
the first possible node.  Allow it to iterate over all the
confluent nodes seeking a match.
2016-08-31 10:01:31 -04:00
eedf5d7069 polished the ddns.pm based on comments 2016-08-30 22:33:21 -04:00
6133755f27 Seems like for discovery of FSP and TUL servers, there is no bmcuser
name so adding the code from commit 3f54b456d2
and d82e14b566 to set the default user breaks
that function.  Reverting back to the old ways
2016-08-30 13:42:21 -04:00
09b28930dc support options model|serial|deviceid|uuid|guid|vpd|mprom|firm for rinv for OpenPOWER servers 2016-08-30 03:40:36 -04:00
c44e760214 Merge pull request #1771 from zet809/fix_issue_1750
Remove the hardcoded password for FSP
2016-08-29 22:34:47 -04:00
a9b9c89c28 Remove the hardcoded password for FSP 2016-08-28 22:51:28 -04:00
c8e7724593 Do not reuse cdrom device label when adding new disks to KVM (#1751)
* Do not reuse cdrom device label when adding new disks to KVM

* Return array of cdrom devices instead of just one
2016-08-27 06:50:07 +08:00
80ba704a15 [go-xcat] Fix github issue #1641, issue #1748 2016-08-26 16:52:06 +08:00
2a0529876a fix issue enimage deleted /dev/* on the management node... #1767 2016-08-25 21:56:05 -04:00
284c409773 Merge pull request #1722 from chenglch/rinstallrest
Update rest api for rinstall and console
2016-08-25 15:21:33 +08:00
6d0bf02cfa fix return code is 0 when there are errors (#1763) 2016-08-25 14:48:23 +08:00
12773c44fc fix issue 1553 makedns failed when input invalid hostname into /etc/hosts 2016-08-25 01:52:19 -04:00
f9d339c3ba Update rest api for rinstall and console
- Refactor console api, console will be looked as a service resource
- Add rest api to support rinstall
2016-08-25 13:27:55 +08:00
fd747d5fc6 give warnings and return when use -o -p -a for packimage (#1757) 2016-08-25 11:10:27 +08:00
360a71c8c1 Merge pull request #1756 from tingtli/packimge
increase the time since we add some time-consuming test cases
2016-08-24 15:27:14 +08:00
6a242e8936 update the message 2016-08-24 03:21:15 -04:00