2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 21:45:31 +00:00
Commit Graph

21793 Commits

Author SHA1 Message Date
b25c4064d1 Merge pull request #4911 from hu-weihua/mkdef
Looks good to me, i agree to merge
2018-03-09 14:35:06 +08:00
8bfea10150 Merge pull request #4909 from chenglch/goconsindent
Fix indent problem for the comment lines
2018-03-09 14:23:01 +08:00
a297ed1171 Merge pull request #4910 from robin2008/not-default-require-soap
remove the dependency, Load SOAP module dynamically
2018-03-09 14:09:56 +08:00
46b2bcdebe Merge pull request #4907 from whowutwut/openbmc_py_dependencies
Handle the Python dependencies to xCAT-openbmc-py using EPEL/EXTRA/FC28 RPMs
2018-03-09 13:58:11 +08:00
55af8ca8c4 remove the dependency, Load SOAP module dynamically 2018-03-09 13:39:33 +08:00
11f469792b Modify all fullwidth colon in test case 2018-03-09 00:33:49 -05:00
d0a9e394db Merge pull request #4904 from neo954/infiniband
Add libnl3 to ib.rhels7.ppc64le.pkglist
2018-03-09 13:23:58 +08:00
0f08fb31a0 Install first, then performance section 2018-03-08 21:49:00 -05:00
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
eaf6b0eeb8 Adding documentation for installing xCAT-openbmc-py 2018-03-08 16:39:39 -05:00
88925f99a8 Reverse installing xCAT-openbmc-py by default so we can require python dependencies 2018-03-08 15:21:26 -05:00
fe60fe04db Add libnl3 to ib.rhels7.ppc64le.pkglist 2018-03-08 17:24:27 +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