2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-27 20:48:11 +00:00
Commit Graph

19294 Commits

Author SHA1 Message Date
bybai
da20f5acc0 polish code 2017-03-10 10:03:49 -05:00
bybai
4a7a5540ff fix rw rootimg for sles12.2 2017-03-10 10:03:33 -05:00
bybai
ca08a593a8 change HOSTNAME to hostname 2017-03-09 10:03:53 -05:00
bybai
2763a7229d polish code 2017-03-09 10:03:40 -05:00
bybai
fc61a6d229 fix hostname linux in statelite sles12.2 2017-03-09 10:03:25 -05:00
Jarrod Johnson
240e8a2d2e Add support for migrating switch table
confluent now supports switch discovery
2017-03-07 14:24:08 -05:00
Jarrod Johnson
00d1d94d72 Revert "Make nics attribute inhertable"
It was broken.

This reverts commit 98785fbddf.
2017-03-04 10:50:01 -05:00
bybai
0d2312ddb2 fix issue 2572 makedns fails with a noderange error 2017-03-04 10:44:01 -05:00
Andy Wray
1054feec16 Changed colors in wcons to improve readability 2017-03-01 10:34:09 -05:00
Jarrod Johnson
fa78fb4ba6 Fix import of mp data to confluent
The plugin was incorrectly attempting to pull
in fields from the nodepos table rather
than mp.
2017-03-01 09:56:54 -05:00
Jarrod Johnson
0dfe33edf5 Merge branch 'refs/heads/2.13' into lenovobuild2.13
Conflicts:
	xCAT/xCAT.spec
	xCATsn/xCATsn.spec
2017-03-01 09:46:50 -05:00
Jarrod Johnson
81740234a2 Merge remote-tracking branch 'upstream/2.13' into 2.13 2017-02-28 10:26:58 -05:00
Jarrod Johnson
df503739ea Merge remote-tracking branch 'upstream/master' into 2.13
Conflicts:
	xCAT-genesis-builder/xCAT-genesis-builder.spec
2017-02-28 10:13:55 -05:00
Yuan Bai
bd3a828cd0 Merge pull request #2565 from cxhong/2555
Modify hardeths portscripts for Cumulus Linux Switch OS
2017-02-28 10:51:23 +08:00
Victor Hu
9692752005 Merge pull request #2566 from gurevichmark/misc_doc_fixes
Small doc formatting changes
2017-02-27 17:30:25 -05:00
Mark Gurevich
11a088820d Small doc formatting changes 2017-02-27 16:40:46 -05:00
Casandra Qiu
3e32b3be3c Modify hardeths portscripts for Cumulus Linux Switch OS 2017-02-27 11:31:30 -05:00
Yuan Bai
f59354c65e Merge pull request #2545 from stanford-rc/slave_typo
fix salve/slave typo
2017-02-27 13:36:38 +08:00
Yuan Bai
0051e96558 Merge pull request #2546 from stanford-rc/confignics_r_fix
confignics: fix regexp for Ethernet checks
2017-02-27 13:36:07 +08:00
Victor Hu
01a5551ea7 Update manage.rst
Clarify the option to clear the previous configuration for ONIE enabled switches
2017-02-24 13:15:42 -05:00
zet809
7b93f9038d Merge pull request #2551 from tingtli/version2133
Update version to 2.13.3
2017-02-24 17:31:22 +08:00
tingtli
d6ef9fc64a Merge pull request #2542 from caomengmeng/add_rinv_rvitals_cases
Add rinv and rvitals test cases based on fs4 machine
2017-02-24 17:27:10 +08:00
zet809
1ed7219208 Update README.rst 2017-02-24 16:46:41 +08:00
zet809
a1ec7282c7 Merge pull request #2554 from xcat2/master
merge master to 2.13 branch to add release information about 2.13.2
2017-02-24 16:31:54 +08:00
zet809
2023cba6d4 Merge pull request #2552 from zet809/modify_release_info_for_2.13.2
Add information for 2.13.2 release
2017-02-24 16:29:19 +08:00
ertaozh
8107491979 Add information for 2.13.2 release 2017-02-24 03:26:37 -05:00
litingt@cn.ibm.com
7a330f00f9 Update version to 2.13.3 2017-02-24 02:47:55 -05:00
Kilian Cavalotti
401f264df9 confignics: fix regexp for Ethernet checks 2017-02-23 14:52:35 -08:00
Kilian Cavalotti
04444e63a2 fix salve/slave typo 2017-02-23 13:46:44 -08:00
cxhong
fc95d2e958 Update install.rst 2017-02-23 11:46:07 -05:00
zet809
dab564dd7f Merge pull request #2538 from xcat2/master
merge master to 2.13 branch for 2.13.2 release.(2+)
2.13.2
2017-02-23 11:26:51 +08:00
yangsong
c1e0e43b7a Merge pull request #2533 from cxhong/pduobj
Add nodetype to pdu table
2017-02-23 11:21:19 +08:00
zet809
a113382e4a Merge pull request #2537 from xcat2/master
merge master to 2.13 branch for 2.13.2 release(2)
2017-02-23 11:17:42 +08:00
Mark Gurevich
64ce9f4597 Merge pull request #2531 from zet809/fix_issue_2501
Return error if no /usr/bin/fping is available
2017-02-22 21:53:52 -05:00
ertaozh
1e3cf89cf4 Return error if no /usr/bin/fping is available 2017-02-22 21:39:48 -05:00
Casandra Qiu
a7018a3db7 Add nodetype to pdu table 2017-02-22 16:23:23 -05:00
caomengmeng
cb153a7e8b completed 2017-02-22 03:27:22 -05:00
yangsong
aeb96363c1 Merge pull request #2530 from hu-weihua/2528
Fix bug #2528 2.13.2 install xcat Error loading module /opt/xcat/lib/perl/xCAT_plugin/rhevm.pm
2017-02-22 16:17:27 +08:00
hu-weihua
960817505d Fix bug #2528 2.13.2 install xcat Error loading module /opt/xcat/lib/perl/xCAT_plugin/rhevm.pm 2017-02-22 03:06:03 -05:00
yangsong
b24e92316c Merge pull request #2527 from samveen/fix_2521
[perl-xCAT] Fix #2521
2017-02-22 13:26:20 +08:00
Samveen Gulati
b3f4c5cbdc [perl-xCAT] Fix #2521 2017-02-22 04:47:18 +00:00
yangsong
740090b938 Merge pull request #2518 from cxhong/2513
Add pdu to object type and modify attributes in the pdu table
2017-02-22 10:09:33 +08:00
Casandra Qiu
9cd9f5b3d7 Add pdu to object type and modify attributes in the pdu table 2017-02-21 15:25:47 -05:00
Mark Gurevich
9fde29f836 Merge pull request #2517 from whowutwut/upload_ubuntu_dep
For Ubuntu, Restore the code to upload the xcat-dep to xcat.org
2017-02-21 14:10:49 -05:00
Victor Hu
769de7bf58 Restore the code to upload the xcat-dep to xcat.org, removed too much in PR #2444 2017-02-21 13:47:22 -05:00
zet809
bf47335dcc Merge pull request #2515 from xcat2/master
merge master to 2.13 branch for the 2.13.2 release.(1)
2017-02-21 16:29:28 +08:00
yangsong
7f06eb2236 Merge pull request #2516 from zet809/modify_depended_genesis_base_version
To have xcat-genesis-script depended on xcat-genesis-base 2.13.2
2017-02-21 16:27:00 +08:00
ertaozh
5323cd4f64 To have xcat-genesis-script depended on xcat-genesis-base 2.13.2 2017-02-21 03:23:43 -05:00
zet809
1ca955a33d Merge pull request #2514 from xcat2/2.13.nodeset_performance
merge 2.13.nodeset performance branch to master branch
2017-02-21 16:07:31 +08:00
Weihua Hu
973f514469 Merge pull request #2498 from xuweibj/I2482
fix xcatprobe osdeploy performance bugs
2017-02-21 14:18:39 +08:00