swevm / scaleio-py

ScaleIO API Bindings
Apache License 2.0
13 stars 14 forks source link

add error logs to runtime error in _do_X #18

Closed wallnerryan closed 9 years ago

wallnerryan commented 9 years ago

Its hard to debug whats going on when you always get _do_post() - Communication error with ScaleIO gateway. This adds the actual error to the log and will help debug. Came across and SSL / Cert error recently that wasn't caught so I was only getting the above string for an error.