2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-09-14 10:13:49 +00:00
Jarrod Johnson 4be4100014 Fix configmanager msgpack
msgpack method had some regressions.  For one, python2 strings
became bytes on mixed collective, fix by using raw=False on the
receiver.

Additionally, del_nodes tends to use sets, and that's not viable for
msgpack.  Guard against that.
2020-01-29 09:24:57 -05:00
2015-02-03 10:16:43 -05:00
S
Description
xCAT confluent - replacement of conserver and eventually xcatd
18 MiB
Languages
Python 85.5%
Shell 10.9%
C 2.3%
Go Template 0.7%
Go 0.3%
Other 0.2%