2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

21713 Commits

Author SHA1 Message Date
Casandra Qiu
721d77b6bc Remove "dynamic" checking in the doxcat scripts 2018-02-27 16:42:14 -05:00
xuweibj
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
hu-weihua
172b14cd17 modify reventlog cases for matching the output of openbmc 2018-02-27 00:45:18 -05:00
hu-weihua
f306d645e4 fix bug for case rspconfig_set_hostname_equal_star_with_bmc_is_hostname 2018-02-27 00:30:09 -05:00
Yuan Bai
a641e78f73 enhance kdump doc crashkernelsize section (#4846) 2018-02-27 13:28:58 +08:00
zet809
029cb0a27c
Merge pull request #4838 from xuweibj/rspconfig_dump
rspconfig dump in python
2018-02-23 16:08:40 +08:00
XuWei
d68a68a260 modified depending on comments 2018-02-23 02:26:42 -05:00
XuWei
989a4775ed take get_netinfo back 2018-02-23 02:09:24 -05:00
zhao er tao
22744dabc1 deal with conflict for rspconfig in python 2018-02-23 14:14:02 +08:00
XuWei
bfc367cb88 rspconfig dump in python 2018-02-23 00:37:42 -05:00
xuweibj
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
ertaozh
01f80c52f9 Update rspconfig in python PR based on comments 2018-02-22 23:18:55 -05:00
cxhong
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
Jarrod Johnson
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
ertaozh
6ed2e68c59 update rspconfig in python based on Mark and XuWei's comments 2018-02-22 04:25:47 -05:00
ertaozh
d864d9efdc add set bmc hostname 2018-02-22 03:17:26 -05:00
Mark Gurevich
41c86021be
Merge pull request #4836 from whowutwut/openbmc_python_requirements
Build xCAT-openbmc-py, improve message when debugging missing dependencies in the python agent
2018-02-21 09:24:39 -05:00
Victor Hu
f19c936638 Change some code in the python framework so
that it's easier to debug issues in configuration when moving to python for OpenBMC
2018-02-20 16:20:13 -05:00
Victor Hu
79fc3de998 Build xCAT-openbmc-py with the makerpm script, it is identical to the makerpm-python. 2018-02-20 16:19:31 -05:00
Victor Hu
f74151a09d
Merge pull request #4828 from gurevichmark/openbmc_usage
rinv,rpower,rvitals,rflash - Display OpenBMC usage to simplify help output
2018-02-16 14:17:58 -05:00
ertaozh
a21a1e3b86 use parallel-ssh: ssh client + scp to deal with rspconfig sshcfg 2018-02-14 03:07:39 -05:00
Mark Gurevich
3dc366336a Display usage for openbmc commands 2018-02-13 13:15:55 -05:00
ertaozh
d1946af0d5 add rspconfig get network information 2018-02-13 09:19:08 -05:00
zet809
50acb80ead
Merge pull request #4801 from cxhong/4742
Support user defined password from pdu table
2018-02-13 15:57:27 +08:00
Weihua Hu
7ff4d02fcb Add milestone and labels checking in the CI test system (#4825)
* Add milestone checking

* test for labels, please ignore this commit

* add labels checking

* test for labels, please ignore
2018-02-13 15:52:36 +08:00
Casandra Qiu
60e3eb2566 ange pduhash to global value 2018-02-12 22:15:03 -05:00
Victor Hu
d9e7ecacdf
Merge pull request #4823 from gurevichmark/copycds_name_with_dot
Better handling multiple dots in copycds name
2018-02-12 15:39:41 -05:00
Mark Gurevich
5de4e26a59 Better handling multiple dots in copycds name 2018-02-12 14:32:51 -05:00
cxhong
a449a8fe75
Merge pull request #4822 from immarvin/onxdsh
fix issue error message improvement when adding users in hierarchical configuration #4820
2018-02-12 14:28:19 -05:00
immarvin
7d2c0e1926 fix issue error message improvement when adding users in hierarchical configuration #4820 2018-02-12 09:20:41 -05:00
Victor Hu
3a2e3f5fee
Merge pull request #4821 from zet809/fix_issue_4804
add libnss_dns to xcat-genesis-base
2018-02-11 23:00:18 -05:00
ertaozh
41b68a1478 add libnss_dns to xcat-genesis-base 2018-02-11 21:32:29 -05:00
Victor Hu
aba8b368ab
Merge pull request #4815 from gurevichmark/openbmc_rflash_perl
Allow choosing individual openbmc commands to use Python
2018-02-09 16:13:22 -05:00
Casandra Qiu
79df80057c add example of snmpv3 configuration for chdef 2018-02-09 13:41:38 -05:00
Mark Gurevich
a222012bdc Add EXCEPT: prefix 2018-02-09 11:39:40 -05:00
zet809
f61ee56aea
Merge pull request #4810 from chenglch/gorcons
Move sleep retry from xcat to goconserver
2018-02-09 23:28:33 +08:00
Gᴏɴɢ Jie
a3755e17b2
Merge pull request #4813 from bybai/opdeb
support packaging openbmc python deb
2018-02-09 14:20:42 +08:00
bybai
4a66b00c38 polished 2018-02-09 01:03:46 -05:00
bybai
094d15e69c polished 2018-02-09 00:54:37 -05:00
chenglch
2da3f5140d Move sleep retry from xcat to goconserver
If cons script is waiting, goconserver could not aware of
the status of the console connection. This patch check
the environment when running the script, if it is gocons
and retrying is needed, exit immediately.
2018-02-09 12:11:48 +08:00
zet809
496d13e81e
Merge pull request #4809 from chenglch/makegoconslocal
Add consoleenabled column to help store the console status
2018-02-09 11:13:42 +08:00
chenglch
dd7e1d51df Add consoleenabled column to help store the console status
On diskless SN, the nodes file of goconserver is missing when
reinstalling. This patch add a column in nodehm table to help
recover the console information on service node.

```
[root@c910f03c09k04 ~]# makegocons -q

NODE                             SERVER                           STATE
c910f03c09k05                    c910f03c09k04.pok.stglabs.ibm.com error
node-7912ac1-06vag36             c910f03c09k04.pok.stglabs.ibm.com error

NODE                             SERVER                           STATE
c910f03c09k04                    c910f03c09k03.pok.stglabs.ibm.com connected
[root@c910f03c09k04 ~]# rm /var/lib/goconserver/*
rm: remove regular file ‘/var/lib/goconserver/nodes.json’? y
rm: remove regular file ‘/var/lib/goconserver/nodes.json.bak’? y
[root@c910f03c09k04 ~]# service xcatd restart
Restarting xcatd (via systemctl):                          [  OK  ]
[root@c910f03c09k04 ~]# makegocons -q

NODE                             SERVER                           STATE
c910f03c09k05                    c910f03c09k04.pok.stglabs.ibm.com error
node-7912ac1-06vag36             c910f03c09k04.pok.stglabs.ibm.com error

NODE                             SERVER                           STATE
c910f03c09k04                    c910f03c09k03.pok.stglabs.ibm.com connected
```
2018-02-09 10:34:20 +08:00
Mark Gurevich
7722c15b18 Allow choosing individual openbmc commands to use Python 2018-02-08 15:25:56 -05:00
xuweibj
6f6fbbd16e
Merge pull request #4812 from zet809/fix_issue_3913
fix issue 3913: support rpower cycle for ipmi managing severs
2018-02-08 15:27:40 +08:00
bybai
28586e3a83 files for build openbmc python deb package 2018-02-08 02:23:59 -05:00
bybai
9efd298ccb script to build openbmc python deb package 2018-02-08 02:23:20 -05:00
ertaozh
cb78be8f4d fix issue 3913: support rpower cycle for ipmi managing severs 2018-02-08 01:40:59 -05:00
xuweibj
acae60a30a
Merge pull request #4786 from zet809/rspconfig_sshcfg
Rspconfig framework for openbmc in python
2018-02-08 13:27:16 +08:00
Yuan Bai
f06b0e09ea routeop: support remove GATEWAY from /etc/sysconfig/network (#4807)
* remove GATEWAY from /etc/sysconfig/network

* polished
2018-02-07 23:14:33 -06:00
zet809
003d3a4a53
Merge pull request #4806 from xuweibj/I4805
fix issue 4805, support rspconfig openbmc in hierarchy
2018-02-08 13:08:35 +08:00