Comment 4 for bug 1783708

Revision history for this message
Adriano Petrich (apetrich) wrote :

Pike has
paramiko>=2.0 # LGPLv2.1+

Master has
paramiko>=2.0.0 # LGPLv2.1+

So I don't think it is paramiko version related. I think it is related to the patch that passes on the result to the cli. We used to answer only "App: 500 failed" and now we are returning the full error message.