2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-07-28 00:29:41 +00:00
Jarrod Johnson 3660cf18cc Fix a number of issues
For one, there were still bytes v. str for python3 issues in the
certificate exception and credential handling for smm and generic
credential lookup.

There was a python2-ism in lldp that needed to be made 2/3 agnostic
with ord() of a 'bytes' member, converting to bytearray for
normalized behavior.

The discovery core had an issue with chained smms where a set
was used which cannot take a dict, and so it is converted to a list.

If a temporary password is used but the user did not provide a permanent
password that is viable, make the error more explicit.
2019-12-10 11:54:24 -05:00
2019-12-10 11:54:24 -05:00
2015-02-03 10:16:43 -05:00
S
Description
xCAT confluent - replacement of conserver and eventually xcatd
24 MiB
Languages
Python 86.2%
Shell 10.1%
C 2.4%
Go Template 0.7%
Go 0.3%
Other 0.2%