2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-14 18:34:17 +00:00
Commit Graph

24787 Commits

Author SHA1 Message Date
Gᴏɴɢ Jie 1d512a1cdf Add python3 to the default pkglist for RHEL 8 (#6117)
* Add python3 to the default compute node pkglist for RHEL 8

* Add python3 to the default service node pkglist for RHEL 8
2019-03-18 16:53:06 +08:00
Yuan Bai b04532cfaa Merge pull request #6110 from xcat2/configvlan_with_nmcli_update
configvlan with nmcli
2019-03-18 16:34:41 +08:00
zet809 63fe8475ce Merge pull request #6112 from xuweibj/I6111
fix issue 6111, make args passed into be string
2019-03-18 16:04:30 +08:00
ertaozh 60c43c8435 Update create_vlan_interface_nmcli based on BaiYuan's comments 2019-03-18 15:50:47 +08:00
xuweibj 5b7fc319f2 fix issue 6111, make args passed into be string 2019-03-18 01:37:14 -04:00
ertaozh 59b1bb1a8f Update the config vlan error message 2019-03-18 10:47:16 +08:00
ertaozh 6ab4057c03 Update configvlan with shared subroutines 2019-03-18 10:03:17 +08:00
ertaozh 9df406d7dd Move the function is_connection_activate_intime out 2019-03-18 10:03:07 +08:00
ertaozh 21d719ce8f Update create_vlan_interface_nmcli subroutine to config vlan for nics 2019-03-18 10:02:56 +08:00
ertaozh 1b04f92390 implementation interface create_vlan_interface_nmcli 2019-03-18 10:01:58 +08:00
zet809 5e69deaf92 Merge pull request #6106 from bybai/cfg_com
add common functions for confignetwork using nmcli
2019-03-15 17:53:44 +08:00
yangsong 297c14400c Merge pull request #6100 from xcat2/rhels8
[RH8] Merge rhels8 branch to master
2019-03-15 17:16:55 +08:00
bybai a8051ec2b6 change function more reasonable 2019-03-15 05:16:34 -04:00
bybai 31ae6e4be9 add common functions for confignetwork using nmcli 2019-03-15 03:11:01 -04:00
Gᴏɴɢ Jie a37828aac5 Merge pull request #6105 from xcat2/revert-6095-rhels8-openssl
Revert "[RH8] Revise xcatconfig, show warning message if `TLSv1' is used"
2019-03-15 00:14:44 +08:00
Gᴏɴɢ Jie 8662b4925b Revert "[RH8] Revise xcatconfig, show warning message if `TLSv1' is used" 2019-03-15 00:01:27 +08:00
yangsong 4bd37f37fb Merge pull request #6102 from neo954/rhels8-partition
Enlarge the default size of the root filesystem for RHEL 8
2019-03-14 17:38:17 +08:00
GONG Jie ff61db4134 Enlarge the default size of the root filesystem for RHEL 8 2019-03-14 17:33:22 +08:00
yangsong 9463ebbcda Merge pull request #6101 from neo954/rhels8-schema-pm
[RH8] Revise Schema.pm based on the new default setting of xcatsslversion
2019-03-14 17:23:00 +08:00
yangsong db910ed3d1 Merge pull request #6099 from neo954/rhels8-tmp
Merge master branch to rhels8 branch
2019-03-14 17:21:08 +08:00
GONG Jie 3ef5dddde9 Revise Schema.pm based on the new default setting of xcatsslversion 2019-03-14 17:09:41 +08:00
GONG Jie 410226830d Merge branch 'master' into rhels8-tmp 2019-03-14 16:10:41 +08:00
yangsong 993114b600 Merge pull request #6098 from neo954/rhels8-conserver
Do not show error message when command failure
2019-03-14 15:26:17 +08:00
GONG Jie 9b8068cb12 Do not show error message when command failure 2019-03-14 15:18:15 +08:00
Gᴏɴɢ Jie bbe29109ec Merge pull request #6097 from immarvin/onissue
fix issue syntax error in xcatdsklspost
2019-03-14 14:26:51 +08:00
yangsbj ee63be6bfa git commit xCAT/postscripts/xcatdsklspost 2019-03-14 02:17:00 -04:00
yangsong 98f479090f Merge pull request #6095 from neo954/rhels8-openssl
[RH8] Revise xcatconfig, show warning message if `TLSv1' is used
2019-03-14 14:09:29 +08:00
GONG Jie 05385f643c Show warning message if `TLSv1' is used 2019-03-14 14:03:31 +08:00
yangsong d784992376 Merge pull request #6084 from gurevichmark/doc_fixes
Some more doc fixes
2019-03-14 13:59:55 +08:00
yangsong 7ab4b3bf0b Merge pull request #6094 from hu-weihua/sssl
refine test cases for issue #6071
2019-03-14 13:59:06 +08:00
huweihua 46ecb3069c refine test cases for issue #6071 2019-03-14 00:52:25 -04:00
Mark Gurevich c95ad199b4 Clarify 2 versions of entries 2019-03-13 15:00:58 -04:00
yangsong d6b36a54fa Merge pull request #6090 from neo954/rhels8-openssl
[RH8] Show warning message when site.xcatsslversion has an value during upgrade
2019-03-13 18:11:34 +08:00
GONG Jie 240841483d Revise the warning messages 2019-03-13 18:09:57 +08:00
GONG Jie 18d4af9890 Update document for ssl_config 2019-03-13 17:25:08 +08:00
GONG Jie 26c27cc55e Update document for site 2019-03-13 17:25:00 +08:00
GONG Jie cc5068b683 Show warning message when site.xcatsslversion has an value during upgrade 2019-03-13 17:24:52 +08:00
zet809 0378dd5345 Merge pull request #6066 from bybai/cfg_nmcli
confignetwork framework refine using nmcli
2019-03-13 16:11:13 +08:00
bybai c9c7227374 enhance if there is no nmcli, should check network or networking service 2019-03-12 23:35:12 -04:00
Yuan Bai 1bbdd1c244 add 15-minute quick start doc (#6054)
* add a new quick start page and change the origin one to work-flow page

* create get-started index page to include the above two and add itself to the top index
2019-03-13 09:54:51 +08:00
Mark Gurevich b04d280317 Some more doc fixes 2019-03-12 14:01:58 -04:00
cxhong 6d0197c632 Merge pull request #5825 from whowutwut/switchdoc
Update the switch based switch discovery documentation
2019-03-12 09:44:10 -04:00
yangsong 50c23478d9 Merge pull request #6082 from neo954/rhels8-tmp
Merge master branch to rhels8 branch
2019-03-12 18:25:14 +08:00
GONG Jie 4f1f383342 Merge branch 'master' into rhels8-tmp 2019-03-12 18:23:17 +08:00
yangsong b60b1cce82 Merge pull request #6081 from neo954/copycds-cpio
Handle the exit code properly when `copycds` failed, and pass through outputs of `cpio`
2019-03-12 18:20:13 +08:00
GONG Jie 3089a256e5 Handle the exit code properly 2019-03-12 18:10:41 +08:00
GONG Jie 0278e8962c Handle the output of cpio properly 2019-03-12 18:10:31 +08:00
GONG Jie dd394f6f6e Handle the exit code of child process properly 2019-03-12 18:10:23 +08:00
zet809 f5dccaea7f Merge pull request #6080 from neo954/rhels8-tmp
Merge `master` branch to `rhels8` branch
2019-03-12 18:04:10 +08:00
GONG Jie db7446dc8e Merge branch 'master' into rhels8-tmp 2019-03-12 18:00:35 +08:00