mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
3660cf18cc
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. |
||
---|---|---|
confluent_client | ||
confluent_common | ||
confluent_perl | ||
confluent_server | ||
confluent_web | ||
doc | ||
misc | ||
.gitignore | ||
API.txt | ||
LICENSE | ||
SECURITY | ||
TODO |