mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-27 19:37:57 +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.
…
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%