mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-27 19:37:57 +00:00
Jarrod Johnson
8a9e9aa7b3
Always use string type in msgpack
To facilitate py2/py3 consistency, for these messages just always use the native string. With this, python 2 strings will be unpacked as strings by python 3. This means bytes cannot be passed, but we will suffer that limitation for now.
…
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%