2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-26 11:30:23 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnon 37549481b6 Fix double connect on logging change
When logging was changed from none to full, it would always
start and immediately abort connecting to start again.
Change this by deciding which connection liveness strategy
to use based on how many settings changed.  If just logging
changes, then connect only if not connected or connecting.
If more changes, then skip that kinder strategy and go straight
to reconnecting.
2014-09-30 11:21:01 -04:00
confluent_client Add a 'reopen' capability to client 2014-08-28 13:58:31 -04:00
confluent_common Add support for RPM builds 2014-07-14 14:54:12 -04:00
confluent_perl Add support for shell based plugins 2014-05-27 15:02:53 -04:00
confluent_server Fix double connect on logging change 2014-09-30 11:21:01 -04:00
confluent_web Modify web to work as an rpm package 2014-07-27 19:19:27 -04:00
doc Remove single byte TLV concept from socket protocol. 2013-10-12 21:15:52 -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
LICENSE Apply IBM 2014 copyright and Apache 2 license to project 2014-04-07 16:43:39 -04:00
SECURITY Add some notes about security related design 2014-04-21 16:01:14 -04:00
TODO Implement dump of cfg to JSON 2014-08-19 15:06:28 -04:00