2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-21 11:12:04 +00:00

24192 Commits

Author SHA1 Message Date
zet809
ad581fd7b8
Create pull_request_template.md
Add template when creating pull request
2018-09-03 10:12:47 +08:00
cxhong
66a15e497b
Merge pull request #5568 from zet809/no_create_switch_object_for_mtms
Only update switch/port information for mtms based discovery
2018-08-31 09:57:08 -04:00
Yuan Bai
7a470072b4 support encode hyphens in xcatlib.sh (#5570) 2018-08-31 17:37:46 +08:00
Yuan Bai
e12f8e2c18
Merge pull request #5580 from immarvin/onissue
fix issue #105 in xcat-inventory,
2018-08-31 17:35:38 +08:00
zet809
d567aa66fc Add 2 template to create pull request: 1. fix issue, 2. function implementation (#5579) 2018-08-31 17:19:58 +08:00
yangsbj
763d7bd29f fix issue #105 in xcat-inventory, correct the format of export entries in osimage.environvar 2018-08-31 04:25:21 -04:00
xuweibj
99c16e1998
Merge pull request #5571 from neo954/xcat-probe-packaging
Revise packaging for package xCAT-probe
2018-08-30 17:36:51 +08:00
GONG Jie
7886a6bf91 Add tcpdump as recommend for xcat-probe 2018-08-30 17:27:45 +08:00
GONG Jie
7c67d61f10 Add /usr/sbin/tcpdump as requirement for xCAT-probe 2018-08-30 17:21:02 +08:00
ertaozh
43a8280eac Only update switch/port information for mtms based discovery 2018-08-30 02:04:57 -04:00
Gᴏɴɢ Jie
092c045d9a Provide RHEL7->RHEL8 diskless support (#5567)
* Package lists and post-install scripts for RHEL8 diskless support

* RHEL8 kernel finding hack

* Subdirectory dracut_047 for RHEL8 support

* Use /bin/bash for all the scripts

* Use "set -x" for debugging

* Tweak dracut.conf

* Remove dracut-install
2018-08-30 10:29:15 +08:00
Gᴏɴɢ Jie
d58f00ed5a Support RHEL7->RHEL8 diskful installation (#5491)
* Make curl "fail" on >= 400 reponse codes with --fail

* Minor fix of post.xcat.ng

* Hack for RHEL8 Alpha - make network active by default
2018-08-29 17:25:32 +08:00
Yuan Bai
522b5fcf37 enhance statelite persistent dir mount options for rh7.6 (#5566) 2018-08-29 14:44:59 +08:00
zet809
7a0e003bd9
Merge pull request #5549 from cxhong/5407
Change options from V|Verbose to V|verbose
2018-08-28 15:13:00 +08:00
zet809
7a304b6103
Merge pull request #5559 from xuweibj/I5548
fix issue 5548, if ip source is dhcp will remind that could not set ntpservers
2018-08-28 15:11:37 +08:00
xuweibj
32abba7a45 Merge branch 'master' of github.com:xcat2/xcat-core into I5548 2018-08-28 02:36:16 -04:00
Gᴏɴɢ Jie
f7a3372a49 Still need the busybox cpio workaround in Ubuntu 18.04.1 (#5562) 2018-08-28 14:23:29 +08:00
zet809
4989ab1c1a
Merge pull request #5557 from immarvin/onissue
capture retrieve_fd fatal error, log the underlie message
2018-08-27 17:17:06 +08:00
xuweibj
d16be880e4 fix issue 5548, if ip source is dhcp will remind that could not set ntpservers 2018-08-27 03:35:48 -04:00
yangsbj
cc3d317823 capture retrieve_fd fatal error, log the underlie message 2018-08-26 23:08:25 -04:00
Weihua Hu
ec5b18fe13
Update Version 2018-08-24 10:30:55 +08:00
Casandra Qiu
06944f333f modify pod file and rst file 2018-08-21 18:35:59 -04:00
Casandra Qiu
85894795c6 Change options Verbose to verbose 2018-08-21 15:18:12 -04:00
Bin Xu
5fc4e7fad5 Enhancement for using site cache in plugin (#5535)
* site cache when run plugin does not work very well
- using cache from plugin when getNodesAttribs/getNodeAttribs (pass it into DB process from plugin process)
- Site cache is a whole hash, so to use cache when by the hash is there, instead of the specified key is there.
It is because that there might be no key defined in site table.

* with XCATBYPASS, to populate site hash before scan_plugins. Then only 1 query for site table to do whole things.

* cache site when init plugins on service nodes

* missing to comment the old codes query from xCAT DB process
2018-08-21 18:36:52 +08:00
Weihua Hu
4991ebda9e
Merge pull request #5545 from zet809/update_gocons_quickstart
update goconserver quickstart document
2018-08-21 17:38:19 +08:00
ertaozh
21a30c8958 update goconserver quickstart document 2018-08-21 05:30:17 -04:00
Weihua Hu
102df496b4
Merge pull request #5544 from zet809/modify_release_info_for_2.14.3
Modify release information for 2.14.3 release
2018-08-21 16:57:58 +08:00
ertaozh
281b304514 Modify release information for 2.14.3 release 2018-08-21 04:33:59 -04:00
Yuan Bai
6cb744fcf7 fix osarch missing from copycds (#5543) 2018-08-21 15:29:07 +08:00
Yuan Bai
14d27fe375
Merge pull request #5542 from xuweibj/rflash_lose_log
To fix issue that lose activation success log
2018-08-21 14:41:28 +08:00
cxhong
5b7b407793 update onie doc to add rspconfig sshcfg command (#5539) 2018-08-21 14:23:56 +08:00
xuweibj
025b9f8d1a To fix issue that lose activation success log 2018-08-21 02:14:45 -04:00
Weihua Hu
d9c88bff3b
Merge pull request #5537 from zet809/makeconservercf_deprecated
Add message to deprecated makeconservercf
2018-08-20 17:43:55 +08:00
ertaozh
229432618f Add message to deprecated makeconservercf 2018-08-20 05:36:04 -04:00
xuweibj
d7aa111807
Merge pull request #5495 from bybai/rfla
capture rflash -d some debug info into rflash log
2018-08-20 17:13:23 +08:00
Yuan Bai
97a35013f0
Merge pull request #5470 from jjohnson42/sle15support
SuSE Linux 15 support
2018-08-20 17:10:48 +08:00
Yuan Bai
d94406edae
Merge branch 'master' into sle15support 2018-08-20 17:10:12 +08:00
bybai
25b60a5088 Merge branch 'rfla' of github.com:bybai/xcat-core into rfla 2018-08-20 04:47:28 -04:00
bybai
9969bbc7f4 enhanced 2018-08-20 04:47:08 -04:00
Yuan Bai
aecfa7f011
Merge branch 'master' into rfla 2018-08-20 14:26:17 +08:00
bybai
fedc352715 enhance text 2018-08-20 01:35:31 -04:00
Gᴏɴɢ Jie
2d27aa8554 Hide the `command "chronyd" not found' error message. And pass the $MASTER environment variable to setupntp.traditional (#5520) 2018-08-20 10:21:40 +08:00
zet809
fe1732ff4b
Merge pull request #5532 from hu-weihua/dns
Move 2 dns cases from CI test scope
2018-08-17 17:23:32 +08:00
huweihua
cb2039cd7c move 2 dns cases from CI test scope 2018-08-17 05:15:15 -04:00
zet809
0d0859ea74
Merge pull request #5429 from neo954/trailing-spaces
Remove all trailing spaces from xcat-core codes
2018-08-17 16:21:07 +08:00
zet809
aa1b147f25 Replace 5478 to fix issue 5476 (#5531) 2018-08-17 16:11:16 +08:00
cxhong
0832cc405d Support rspconfig sshcfg command for cumulus switch (#5483) 2018-08-17 15:53:53 +08:00
xuweibj
b17c588896
Merge pull request #5359 from gurevichmark/rflash_lock
Lock rflash operation
2018-08-17 15:31:28 +08:00
zet809
dc04c54101 To replace PR 5130: Update version_control_inventory.rst (#5530) 2018-08-17 15:28:31 +08:00
zet809
b4bc1e9996
Merge pull request #5486 from jjohnson42/fixconfigfpc
fix configfpc with no gateway
2018-08-17 15:13:33 +08:00