rackspace-cookbooks / rackspacecloud

LWRPs for Rackspace Cloud APIs
Apache License 2.0
10 stars 17 forks source link

Better error messages, new TK suites #36

Closed martinb3 closed 9 years ago

martinb3 commented 9 years ago
martinb3 commented 9 years ago

This will prevent entire error messages consisting of:

       ================================================================================
           Error executing action `add` on resource 'rackspacecloud_record[test-rax]'
           ================================================================================

           RuntimeError
       ------------
           Could not create DNS record: Fog::DNS::Rackspace::CallbackError

It's very hard to debug/diagnose those.