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

21753 Commits

Author SHA1 Message Date
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
c14991fcd1 Merge branch 'master' into rspconfig_gard_passwd 2018-02-28 17:33:48 +08:00
d914a4a09c rspconfig ntpservers 2018-02-28 04:28:23 -05:00
60f7142ad0 Merge pull request #4839 from bybai/dhcp
fix not set domain in site table will cause dhcp service failed to start
2018-02-28 17:00:22 +08:00
38a4930c9d Merge pull request #4835 from gurevichmark/openbmc_python_reventlog
Initial pass for Python reventlog
2018-02-28 16:55:18 +08:00
bc3f98a144 add -V for all commands 2018-02-28 03:42:05 -05:00
24cd358a62 modify usage and manpage for openbmc 2018-02-28 01:56:57 -05:00
721d77b6bc Remove "dynamic" checking in the doxcat scripts 2018-02-27 16:42:14 -05:00
b56da57f77 Changes for review comments 2018-02-27 10:44:00 -05:00
5cf796f6bd Merge pull request #4850 from hu-weihua/testcase
Fix bug for test case rspconfig_set_hostname_equal_star_with_bmc_is_hostname
2018-02-27 14:29:52 +08:00
172b14cd17 modify reventlog cases for matching the output of openbmc 2018-02-27 00:45:18 -05:00
f306d645e4 fix bug for case rspconfig_set_hostname_equal_star_with_bmc_is_hostname 2018-02-27 00:30:09 -05:00
a641e78f73 enhance kdump doc crashkernelsize section (#4846) 2018-02-27 13:28:58 +08:00
999298fdd6 Add makegocons -q in the man page
Update the manpage for makegocons.
2018-02-27 11:44:48 +08:00
d60477b1f9 enhance 2018-02-26 22:37:31 -05:00
29f6fa75cf rspconfig gard&admin_passwd in python 2018-02-26 22:11:48 -05:00
0e8fb75d3a eventlog in Python RAS policy support 2018-02-23 15:57:02 -05:00
029cb0a27c Merge pull request #4838 from xuweibj/rspconfig_dump
rspconfig dump in python
2018-02-23 16:08:40 +08:00
d68a68a260 modified depending on comments 2018-02-23 02:26:42 -05:00
989a4775ed take get_netinfo back 2018-02-23 02:09:24 -05:00
22744dabc1 deal with conflict for rspconfig in python 2018-02-23 14:14:02 +08:00
bfc367cb88 rspconfig dump in python 2018-02-23 00:37:42 -05:00
929847330b Merge pull request #4827 from zet809/rspconfig_get_netinfo
rspconfig in python to get network information
2018-02-23 13:11:19 +08:00
01f80c52f9 Update rspconfig in python PR based on comments 2018-02-22 23:18:55 -05:00
a81b6e2728 Get xCAT MASTER from dhcpclient lease file for configinterface postscripts (#4834)
* Get MASTER from dhcp identifier for configinterface postscripts

* modify MASTER line
2018-02-23 10:42:42 +08:00
2ca56404d9 Add boot nvme support and filter small devices (#4778)
nvme devices were not autosensed as install candidates.

Also, devices smaller than 128 MB are filtered out, as they are likely
to be some media or similar.
2018-02-23 10:32:34 +08:00
74d9eba944 Update dhcp.pm 2018-02-23 10:05:01 +08:00
96a34d972f Make reventlog resplved=LED case insensitive 2018-02-22 14:15:39 -05:00