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

5294 Commits

Author SHA1 Message Date
b51f4271ce Merge pull request #4038 from cxhong/pduoutput
Change format of rinv/rvitals output for PDU
2017-10-05 09:35:29 -04:00
7e6accbe09 Merge pull request #4012 from whowutwut/bmcdiscover_port
Assume that any bmc that has nmap response on the openbmc_port is a openbmc server
2017-10-03 16:14:57 -04:00
df6209c381 Instead of testing for open, test if NOT closed,then OpenBMC 2017-10-03 14:02:09 -04:00
9ff54dede6 Change format of rinv/rvitals output for PDU 2017-09-29 15:30:22 -04:00
474b78dc52 Merge pull request #4001 from cxhong/3977
Add -c option for switchdiscover command to pass in community string
2017-09-29 13:15:44 -04:00
a28edb3e6f modify community string 2017-09-28 09:56:32 -04:00
cf39880a20 fix issue 4008, modify rsetboot command logic (#4017) 2017-09-27 20:33:33 -05:00
6f1e0bdab9 If the openbmc console port is returned by nmap, assume that it's openbmc 2017-09-26 14:25:27 -04:00
cafc3ba8e4 To support machines with older firmware than OP910 1738, we need to
allow for an environment variable that takes care of any URL endpoints
that might have changed to maintain backwards compatiability during FW
development
2017-09-23 08:57:20 -04:00
5ffaebd636 Add -c option for switchdiscover command to pass in community string 2017-09-22 16:36:06 -04:00
9b3664569b Merge pull request #3994 from xuweibj/I3993
Delete all '.' in mtm and serial string for OpenBMC
2017-09-22 13:21:31 +08:00
01a4a49405 Delete all '.' in mtm and serial string for OpenBMC 2017-09-22 00:09:45 -04:00
cd985c3fa0 Merge pull request #3990 from gurevichmark/openbmc_set_hostname
Setting BMC hostname message fix
2017-09-21 23:02:21 -04:00
80385cc806 Setting BMC hostname message fix 2017-09-21 14:37:14 -04:00
122446a490 Merge pull request #3985 from immarvin/onswitchmac
fix issue switchtype didn't set for cumulus switch after discover #3976
2017-09-21 17:03:05 +08:00
e0ec727564 fix issue switchtype didn't set for cumulus switch after discover #3976 2017-09-21 04:35:46 -04:00
53dbeaf6b0 Merge pull request #3967 from xuweibj/reventlog_clear
reventlog clear for OpenBMC
2017-09-21 15:58:19 +08:00
2552882f32 Merge pull request #3978 from xuweibj/dis_reset
disable rpower reset and boot command for OpenBMC
2017-09-21 15:56:11 +08:00
b0e50845ce Merge pull request #3983 from xuweibj/I3979
Fix issue 3979, do not set next status if command is getopenbmccons
2017-09-21 15:52:12 +08:00
af33fbe131 disable rpower reset and boot command for OpenBMC 2017-09-21 03:27:52 -04:00
e5d917fd33 Merge pull request #3982 from xuweibj/rsetboot
modify rsetboot url based on new interface for 1738
2017-09-21 15:26:19 +08:00
6572e3f595 Fix issue 3979, do not set next status if command is getopenbmccons 2017-09-21 03:03:19 -04:00
23bab5d402 modify rsetboot url based on new interface for 1738 2017-09-21 02:39:25 -04:00
a0edcd65fd Merge pull request #3970 from zet809/enhance_pdudiscover_with_unique_nodename
enhance switchdiscover to deal with finding nodes hash
2017-09-20 22:32:52 -04:00
b02df90e02 set nodename as pdu or switch incase no name get by snmp or nmap 2017-09-20 21:52:53 -04:00
5c532433a8 Do not check the directory if pUpdate is not used
fix-issue: #3972
2017-09-21 09:11:44 +08:00
4410d4e282 enhance switchdiscover to deal with finding nodes hash 2017-09-20 02:51:02 -04:00
46ebe37f18 modify rpower reset to hard reset for OpenBMC 2017-09-20 02:50:19 -04:00
553cdd59d0 reventlog clear for OpenBMC 2017-09-20 01:24:05 -04:00
d6b6d9205e Merge pull request #3961 from bybai/mkhosts
nic interface check to avoid dot in short host name
2017-09-19 18:01:04 +08:00
0b5a2580ca Merge pull request #3962 from xuweibj/I3951
Fix issue 3951, rm all bmc nodes when discovered
2017-09-19 17:42:15 +08:00
c7ea492e6b polished 2017-09-19 05:21:07 -04:00
be81e218c6 Fix issue 3951, rm all bmc nodes when discovered 2017-09-19 04:51:48 -04:00
41fc149dc9 nic interface check to avoid dot in short host name 2017-09-19 04:44:29 -04:00
59cb8554f4 Merge pull request #3953 from cxhong/3952
Discover Coral PDUs with same default hostname
2017-09-19 15:51:23 +08:00
8a66d84381 Fix 3930, 1, only re-distribute to accessible dhcpsrv; 2, for non-sharedtftp mode, run makedhcp -d -l for offline (#3954) 2017-09-19 15:35:59 +08:00
cb7babd868 Discover Coral PDUs with same default hostname 2017-09-18 16:52:05 -04:00
304120530a Merge pull request #3914 from gurevichmark/openbmc_rflash_multiple_nodes
Handle more than one node for openbmc rflash
2017-09-18 16:38:47 -04:00
743df92e44 Treat 5104-22C as a ESS Boston node for rflash command 2017-09-18 14:15:45 -04:00
5ac1f04791 Simplify code based on review comment 2017-09-18 11:49:51 -04:00
3fe3a0c3fb Merge pull request #3940 from xuweibj/reventlog
Add node name in output of reventlog for OpenBMC
2017-09-18 09:29:49 -04:00
3818dbb396 Merge pull request #3926 from samveen/fix_3904
Improvements to `nodediscoverls`
2017-09-18 18:03:00 +08:00
14b5c39d89 Add node name in output of reventlog for OpenBMC 2017-09-17 22:48:42 -04:00
c88fe766b4 makenetworks only ignore existed network entry. (#3928) 2017-09-15 11:07:31 +08:00
ecc6af989b Add single space between MTM and serial 2017-09-15 00:09:37 +00:00
5216f62d4b Fix #3904 : Add ability to list discoverydata by type mtms 2017-09-15 00:06:32 +00:00
8f0f59c373 Handle TIMEOUT error message for change pdu ip address 2017-09-14 16:57:09 -04:00
d4de3c2110 Merge pull request #3629 from cxhong/netcfg
Support rspconfig command to change PDU's ip address, netmask and hostname
2017-09-14 23:56:36 +08:00
555eef7794 modify netcfg and add rinv and rvitals command 2017-09-14 09:50:44 -04:00
f61a794da8 enhance packimage (#3919) 2017-09-14 17:34:24 +08:00