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 b944677f85 Fix ipmi events if pyghmi spins in an eventloop
If circumstances inside pyghmi cause it to be looping in
an event loop, confluent was getting work done, but
the code to wake up the eventlet greenthreads wouldn't get tickled.
Address this by also waking up waiters in the function that is
invited to the pyghmi event loop party.
2014-01-29 22:08:48 -05:00
bin Continue trying to flesh out socket api 2013-10-23 13:38:54 -04:00
confluent Fix problem where plugins could be called twice for same data 2014-01-29 17:44:41 -05:00
doc Remove single byte TLV concept from socket protocol. 2013-10-12 21:15:52 -04:00
plugins Fix ipmi events if pyghmi spins in an eventloop 2014-01-29 22:08:48 -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