Michael

Results 3 issues of Michael

This diff allows laikad to bind to IPv6 interfaced when available.

What's the reasoning behind each character in the bad_chars list in cleanKey? https://github.com/lmco/laikaboss/blob/dc0dbbf5241a9d195950b3fd9917dc1c83142f6c/laikaboss/objectmodel.py#L47 It translates things like SHELL32.dll into SHELL32_dll

Does not work with v6 addresses File "/usr/lib/python2.6/site-packages/stompest-2.1.6-py2.6.egg/stompest/protocol/failover.py", line 189, in _parse raise ValueError('invalid uri: %s [%s]' % (self.uri, msg)) exceptions.ValueError: invalid uri: tcp://xxx:xxx:c081:20::70:65001 [invalid broker(s): 'NoneType' object has no...

enhancement