Bugfix: bulletproof unexpected_error_msg at gce.py
This method was still failing for me with a "missing http_code" message. After applying this change, the error message is: ``` msg: Unexpected response: {'value': 'PyCrypto library required for Service Account Authentication.'} ``` I wanted to contribute a rock-solid `unexpected_error_msg` implementation.
Showing
Please
register
or
sign in
to comment