2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

16757 Commits

Author SHA1 Message Date
chenglch
ee1d71fe2f Partial issue #537, try to detect the error of db access process
This patch add changes to detect the error and enter in direct db access
mode so that the other process can access the data without db access
process temporarily. Direct access is not suggested way and currently
nodelist (noderange) can not support this mode.

Partial issue: #537
2016-01-21 00:35:13 -05:00
Weihua Hu
2ca3988fe5 Merge pull request #551 from neo954/issue505infiniband
Fix GitHub issue 505. Run hack_uname() while mlnxofed_ib_install.v2 is run in install stage
2016-01-20 14:08:30 +08:00
Xiaopeng Wang
b8e53d0f27 Merge pull request #624 from hu-weihua/security
Modify security doc - keep consistent with 'xCAT'
2016-01-19 21:40:30 -05:00
hu-weihua
a98b2cc78a Modify depending on Victor's comment 2016-01-19 21:06:54 -05:00
yangsong
eef32c2c67 Merge pull request #613 from penguhyang/improve_post.xcat
improve the post.xcat to make the ouput clean
2016-01-19 10:14:59 +08:00
Xiaopeng Wang
fbd91febf5 Merge pull request #611 from zet809/fix_issue_601
fix issue 601: def command does not work for docker instance definition
2016-01-18 06:50:19 -05:00
tingtli
a2560304ec Merge pull request #414 from caomengmeng/mm_update_cases_user_infor
Improve updatenode 4 new cases and git user info
2016-01-18 16:53:40 +08:00
penguhyang
59d754aa44 improve the post.xcat to make the ouput clean 2016-01-18 03:25:05 -05:00
Xiaopeng Wang
ec265de784 Merge pull request #589 from hu-weihua/zone
Add details for "zones" document
2016-01-18 03:17:30 -05:00
Xiaopeng Wang
d40dd545e0 Merge pull request #595 from hu-weihua/security
Add details for security doc
2016-01-18 03:16:53 -05:00
Xiaopeng Wang
64a70b1a4e Merge pull request #469 from bybai/confignetworknew
support configuring bond/vlan/bridge for RH7
2016-01-18 03:10:52 -05:00
ertaozh
b584835140 fix issue 601: def command does not work for docker instance definition 2016-01-18 02:49:19 -05:00
bybai
23be2112c5 polish log_error 2016-01-18 01:42:11 -05:00
Yuan Bai
6683aabd2b Merge pull request #604 from immarvin/onissue594
fix defect 94 [DEV]<xcatconfig -d> failed to determine the correct site.forwarder
2016-01-18 14:02:54 +08:00
Xiaopeng Wang
2fedc28a79 Merge pull request #542 from cxhong/516
Remove hostname from known_hosts file after nodes reset
2016-01-17 23:04:08 -05:00
Casandra Qiu
b07cd8aa15 Remove changes in the credentials.pm and put fixes in the remoteshell 2016-01-15 18:12:56 -05:00
Mark Gurevich
7c52e50599 Merge pull request #592 from whowutwut/os_support_list
remove the xcat2_support_list file and instead point to the release notes in docs
2016-01-15 11:02:36 -05:00
hu-weihua
5408b48442 modify depending on daniceexi's comments 2016-01-14 21:58:24 -05:00
hu-weihua
372e241110 modify depending on daniceexi's comment 2016-01-14 21:48:37 -05:00
Xiaopeng Wang
2e8f66ff1f Merge pull request #529 from arif-ali/ha_doc_update
Update HA documentation
2016-01-14 05:38:53 -05:00
bybai
2addcbdb07 polish confignetwork again 2016-01-14 03:39:43 -05:00
bybai
f24ea7a2c6 polish confignetwork 2016-01-14 03:31:22 -05:00
chenglch
97dd22a9ee Merge pull request #584 from zet809/docker_power
docker lifecycle management commands framework
2016-01-14 15:43:24 +08:00
ertaozh
7e90b5f77b docker lifecycle management commands framework 2016-01-14 01:54:58 -05:00
immarvin
43b5904499 fix defect 94 [DEV]<xcatconfig -d> failed to determine the correct site.forwarder 2016-01-14 00:20:12 -05:00
hu-weihua
0a33095fc1 add details for security doc 2016-01-13 23:52:10 -05:00
WangXiaoPeng
98add47637 Issue 588: fix the issue that def command cannot display the value correctly when it has = inside 2016-01-13 21:03:16 -05:00
Victor Hu
851ca19fa0 Change a word from review of the changes 2016-01-13 13:34:36 -05:00
Victor Hu
206f3a9873 Remove the xcat2_support_list file and instead point to the release
notes since that is updated with the current supported operating system

There's no need to have another location for this information
2016-01-13 08:28:12 -05:00
hu-weihua
9595b7bae8 Add docs for zones 2016-01-12 21:35:56 -05:00
zet809
213d66d34c Merge pull request #571 from xuweibj/I564
Fix issue 564 and 579, creating right install disk logs
2016-01-13 10:25:37 +08:00
bybai
66a47bdd9f remove old nicsutils 2016-01-12 02:41:13 -05:00
bybai
e47e443468 enhance Schema.pm 2016-01-12 02:36:55 -05:00
bybai
b8d45a8e7b enhance nicutils.sh 2016-01-12 02:36:36 -05:00
bybai
2806f1f79e enhance mypostscript.tmpl 2016-01-12 02:36:12 -05:00
bybai
2c535712d7 enhance DBobjectdefs.pm 2016-01-12 02:35:53 -05:00
bybai
f46bcfd47e enhance confignetwork 2016-01-12 02:35:33 -05:00
XuWei
d5ade56780 to fix issue 564
modified to fix issue 579
2016-01-12 02:10:23 -05:00
caomengmeng
86c81a0e9d deal with conflict 2016-01-12 01:56:53 -05:00
tingtli
c4e9ddd375 Merge pull request #522 from caomengmeng/mm/add_updatenode_cases_f_k
Add two new updatenode cases
2016-01-12 09:22:04 +08:00
Mark Gurevich
ceccc8cb98 Merge pull request #567 from daniceexi/restapi
Add rest api doc to ReadTheDoc in rst format.
2016-01-11 14:27:25 -05:00
wangxiaopeng
4ab5232e47 Made changes for syntax errors in restapi doc 2016-01-10 22:00:27 -05:00
Xiaopeng Wang
6c2b62226b Merge pull request #570 from xuweibj/T81951
Fix Issue 559, MTMS_based_discovery work for Habanero.
2016-01-10 21:02:10 -05:00
XuWei
18e85a8441 to fix Issue 559 2016-01-10 20:41:45 -05:00
tingtli
d11ac55bdd Merge pull request #577 from daniceexi/update_release_info
Update release info
2016-01-08 16:30:37 +08:00
Victor Hu
ea87890011 Merge pull request #578 from daniceexi/code_standard
Add xCAT code standard doc page
2016-01-07 07:28:40 -05:00
wangxiaopeng
d877778013 Add descrption of how to install tidy; fix two minor issues 2016-01-07 04:11:01 -05:00
Victor Hu
c6e94cb3f4 fix the broken link for xcat-doc
moved the xcat-doc project directly into xcat-core/docs
2016-01-06 18:54:40 -05:00
wangxiaopeng
14aeb23a05 Add xCAT code standard doc page 2016-01-06 07:11:08 -05:00
wangxiaopeng
c63058255a Update xCAT release information page
for 2.9.2 AIX and 2.11 releases
2016-01-06 06:43:14 -05:00