2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnson 51229d8185 Fix socket api double send of auth failure notification
The loop was sending failure back after an iteration of the loop
that fails to authenticate and then again at the beginning of the next iteration.
Remove the end iteration sending so that there is only one iteration of the
message
2014-02-09 14:00:06 -05:00
bin Have confetty detect disconnect cleaner once more. 2014-02-09 13:45:01 -05:00
confluent Fix socket api double send of auth failure notification 2014-02-09 14:00:06 -05:00
doc Remove single byte TLV concept from socket protocol. 2013-10-12 21:15:52 -04:00
plugins Further simplify ipmi plugin 2014-02-06 11:08:55 -05:00
API.txt Remove kwargs to provide forward compatibility, it doesn't seem to be workable in python 2013-09-09 15:42:00 -04:00