2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-17 20:00:19 +00:00
Commit Graph

21782 Commits

Author SHA1 Message Date
a03e17dadf Fix indent problem for the comment lines
For the usability issue, add more spaces to avoid of
some errors when deleting the `#`.
2018-03-09 10:41:46 +08:00
c38df296d9 Refine openbmc python support error message, and information about switch to perl (#4901) 2018-03-07 17:40:29 +08:00
e3d263eab6 Merge pull request #4900 from bybai/rfld
delete XCAT_OPENBMC_DEVEL from perl rflash -d
2018-03-07 16:40:21 +08:00
971b437227 Clean up of the kdump documentation (#4874)
* Clean up the formatting of the documentation, remove references to SLES 10 as this OS is out of service.  Remove URLs that will become old over time

* enhance kdump document

* polished
2018-03-07 16:11:26 +08:00
c2aacab02a Merge pull request #4897 from hu-weihua/testcaseopenbmc
Add test case for setting up env to support python by default
2018-03-07 16:09:49 +08:00
66c9a90c5e delete $::OPENBMC_DEVEL from rflash -d 2018-03-07 02:06:20 -05:00
68c20aa4bb Merge pull request #4895 from zet809/modify_release_info_for_2.13.11
Update release info for 2.13.11 release
2018-03-07 15:03:17 +08:00
37378ec2b9 Add test case for setting up env for support python by default 2018-03-07 01:58:19 -05:00
f8ac18bf0f Add testcase for support openbmc in python 2018-03-06 22:22:20 -05:00
b32dfd2570 Update release info for 2.13.11 release 2018-03-06 21:56:01 -05:00
1f93f8332d Merge pull request #4888 from xuweibj/rpower_error
return code on error should be 1 instead of 0 ---rpower
2018-03-06 17:23:10 +08:00
3502b9a5b7 tag for openbmc perl 2018-03-06 03:57:58 -05:00
804b132605 clear cache for IP change case in node discovery(#4890) (#4891) 2018-03-06 16:13:02 +08:00
fec0b8a75d Merge pull request #4551 from stanford-rc/mkresolvconf_ns
Use all name servers from site.nameservers in mkresolvconf
2018-03-06 14:38:48 +08:00
ec0927d208 modify error print of power in python 2018-03-06 01:32:39 -05:00
4038056879 Add more print statement for config switches scripts (#4872)
* Add more print statement for config switches scripts

* modified from reviews

* more modify from review
2018-03-06 11:25:38 +08:00
c43d74f6a0 Merge pull request #4886 from gurevichmark/openbmc_python_default
OpenBMC commands default to Python
2018-03-05 14:10:33 -05:00
05b6f489ac OpenBMC commands default to Python 2018-03-05 14:09:34 -05:00
f76b81ba38 Merge pull request #4887 from whowutwut/python_error_msg
Improve the error message when python dependencies are not met
2018-03-05 13:20:56 -05:00
40118f0c8f Improve the error message when python dependencies are not met 2018-03-05 12:12:55 -05:00
b501c031c9 Merge pull request #4881 from robin2008/openbmcpy-nodep-warn
report clear error message when lacking python dependency.
2018-03-05 17:38:44 +08:00
b5bfe17bfc Control openbmc Perl/Python commands with site attribute (#4879)
* Control openbmc Perl/Python commands with site attribute

* update PR: control openbmc perl/python commands, using site attribute, env variable as well
2018-03-05 17:32:56 +08:00
37ce53df35 Merge pull request #4883 from neo954/issue4881
Fix the CI problem in github issue #4881
2018-03-05 15:39:17 +08:00
7a316aeda0 Fix the CI problem in github issue #4881 2018-03-05 15:02:12 +08:00
731f6000f7 Merge pull request #4882 from chenglch/goconsformat
Remove the spaces at the end for `makegocons -q`
2018-03-05 14:25:58 +08:00
2156528baf Remove the spaces at the end for makegocons -q
Tidy the output
2018-03-05 13:59:28 +08:00
58cf5b67a1 report clear error message when lacking python dependency. 2018-03-05 13:56:55 +08:00
a992db147c Merge pull request #4845 from aaronknister/tweak-default-stanza-handling
fixes to default stanza handling
2018-03-05 13:23:02 +08:00
a6441554a8 Merge pull request #4790 from neo954/packaging
Add package dependency for goconserver
2018-03-05 12:48:36 +08:00
3d46c4bfc3 Merge pull request #4878 from whowutwut/install_openbmc
For ppc64le platforms, create a dependency to install xCAT-openbmc-py for 2.13.11
2018-03-05 11:28:40 +08:00
fc5795c812 Merge pull request #4870 from chenglch/gocons-clean
Add makegocons -C|--cleanup to remove entries that do not exist
2018-03-05 11:17:53 +08:00
21b08e10d5 Merge pull request #4866 from gurevichmark/openbmc_python_bmcstate
Better Python login action ConnectionError exception handling
2018-03-05 10:40:41 +08:00
c3a36f0e7e For ppc64le platforms, install xCAT-openbmc-py 2018-03-02 13:53:24 -05:00
02523e8971 Changes for review comments 2018-03-02 11:11:37 -05:00
f1ff71e3bc [OpenBMC] The return code on error should be 1 instead of 0 (#4871)
* fix issue 4854, modify return code when has error
2018-03-02 15:45:10 +08:00
762262ce66 Merge pull request #4873 from zet809/enhance_rspconfig_sshcfg
Enhance rspconfig sshcfg to use paramiko directly
2018-03-02 09:57:03 +08:00
90ab899800 Merge pull request #4842 from gurevichmark/openbmc_reventlog_led_case
Make reventlog resolved=LED case insensitive
2018-03-01 14:33:48 -05:00
6230706c43 be more explicit about default stanza naming convention 2018-03-01 13:07:49 -05:00
5c8cdbd351 Enhance rspconfig sshcfg to use paramiko directly rather than parallel-ssh 2018-03-01 11:55:06 -05:00
6d633af336 Merge pull request #4847 from xuweibj/rspconfig_gard_passwd
rspconfig gard&admin_passwd&ntpservers in python
2018-03-01 16:37:31 +08:00
e86d544242 Add makegocons -C|--cleanup to remove entries that do not exist
`rmdef` command do not help clean up the recousrces that related to
the node when removing the node. this is a technical debt. This patch
is only a work around to add -C|--cleanup option to help remove the
entries in goconserver.
2018-03-01 16:13:12 +08:00
32c8e3a21a modified depending on comments 2018-03-01 03:01:01 -05:00
7d3c3c41b9 Merge pull request #4863 from robin2008/nodediscover
Failed to discover nodes as the discovery method is set  to undef by wrong
2018-03-01 15:59:45 +08:00
b962479353 Fix the issue: Failed to discover nodes as the discovery method is set to udef by wrong (#4860)
- zvmdiscovery plugin will not handle findme
 - not change request if no temp discovered bmc nodes, to avoid the confusing error message
 - add more logs, and ignore the `ipmitool sol info` error output
2018-03-01 15:20:25 +08:00
02200a8e68 Merge pull request #4859 from xuweibj/openbmc_manpage
looks good to me, i agree to merge. Thanks!
2018-03-01 10:42:23 +08:00
71a3c68d51 Better Python login action ConnectionError exception handling 2018-02-28 16:26:15 -05:00
a931bc32d5 Merge pull request #4816 from chenglch/goconsmanpage
Add makegocons -q in the man page
2018-02-28 09:12:30 -05:00
1160eb00d6 Merge pull request #4857 from cxhong/doxcat
Remove "dynamic" checking in the doxcat scripts
2018-02-28 18:23:53 +08:00
f62073563d Merge pull request #4862 from neo954/build-scripts
Fix the git short commit id to 7-byte long
2018-02-28 18:04:08 +08:00
9ed73d9dfb Fix the git short commit id to 7-byte long 2018-02-28 18:02:00 +08:00