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

10 Commits

Author SHA1 Message Date
Jarrod Johnson
1a50b6bed6 Remove the PDU max outlet check
Walking all pdus prior to every PDU command is
too expensive.  Can revisit and improve if the error
is really worth it.
2017-06-27 15:43:06 -04:00
Jarrod Johnson
8a2a7ccdc1 Merge tag '2.13.4' into lenovobuild2.13
xCAT 2.13.4 release
2017-06-21 13:58:26 -04:00
Jarrod Johnson
86363a518e Fix rpower reset when a pdu is configured 2017-05-10 10:49:38 -04:00
Jarrod Johnson
2a2f353367 Fix syntax of newmib
It has to be referenced as a hash element.
2017-05-10 10:25:56 -04:00
Jarrod Johnson
ea1a19ffc2 Support newer PDU firmware
Newer PDU firmware renumbered OIDs.  Detect and adapt
to new OIDs on the newer firmware.
2017-05-10 10:22:07 -04:00
Casandra Qiu
865527400f ADD support for power reset of PDU outlet 2017-03-21 12:01:42 -04:00
Casandra Qiu
6a5b8b3bbc Handle bad return code from pdu commands 2017-03-09 17:26:35 -05:00
Casandra Qiu
2f21fea044 modify changes from weihua's comments 2017-03-03 09:13:15 -05:00
Casandra Qiu
040ab4c0cb Remove Error message for rpower command when node has pdu attributes 2017-03-02 10:50:19 -05:00
Casandra Qiu
c4e0f637c9 Add pdu support 2017-02-13 16:33:11 -05:00