2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnson be552cc446 Fix the session reconfiguration automatic response
Previously, it would register 2**x attribute watchers by mistake.  Exponential
growth of threads trying to talk to one BMC is evidently a bad thing.  Fix
this by correctly tracking and cancelling previous attribute watchers.
Additionally, mask a harmless exception brought on by the death of orphaned
pyghmi console objects by having them yell into the endless void rather
than trip on an exception.
2014-04-04 20:45:48 -04:00
bin Put comments in to hint a decent strategy to profile runtime performance 2014-04-03 09:54:46 -04:00
confluent Fix the session reconfiguration automatic response 2014-04-04 20:45:48 -04:00
doc Remove single byte TLV concept from socket protocol. 2013-10-12 21:15:52 -04:00
plugins Fix the session reconfiguration automatic response 2014-04-04 20:45:48 -04: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
TODO Refactor/rename code 2014-03-04 17:12:19 -05:00