Robert Putt

Results 16 comments of Robert Putt

Does Twisted Conch support Py3 now?

Last upstream commit seems to be from 14th September 2016, is Twisted dead?

Seems Twisted Conch is not yet Py3 capable... 2018-03-16 10:25:52+0000 [twisted.conch.ssh.factory.SSHFactory] Unhandled Error Traceback (most recent call last): File "/Users/robe8437/Documents/Python/envs/general_dev/lib/python3.6/site-packages/twisted/python/log.py", line 86, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw)...

Hi @ceelian, Hopefully this makes sense. Let me know if it requires any refactor. Best Regards, robputt796

After inspecting the code I suspect not, I could be tempted to create some new auth class to allow Keystone auth, any thoughts?

I guess this project is dead, I will need to evaluate whether to fork this and add Keystone support / if its easier just to write a new wrapper using...