~rvb/gomaasapi/gomaasapi-bug-1384001

  • Committer: Tarmac
  • Author(s): Raphael Badin
  • Date: 2013-09-02 12:22:52 UTC
  • mfrom: (43.2.2 error-message)
  • Revision ID: tarmac-20130902122252-bhea0aqymwx0jxcq
[r=jtv][bug=][author=rvb] When an error occurs in MAAS (for instance errors such as the one described in bug 1218997), the response's body contains a detailed explanation of the problem.  This branch improves the error returned by gomaasapi so that it contains the detailed version of the error message.  This will help callers diagnose problems.
Filename Latest Rev Last Changed Committer Comment Size
..
example 2.1.5 11 years ago Raphael Badin Implement server.ListNodes. Diff
templates 2 11 years ago Jeroen Vermeulen Copyright notices, templates, and README. Diff
client.go 43.2.1 10 years ago Raphael Badin Improve error string. 8 KB Diff Download File
client_test.go 43.2.2 10 years ago Raphael Badin Change assertion in test. 8.4 KB Diff Download File
COPYING 1 11 years ago Raphael Badin Initial commit. 34.3 KB Diff Download File
COPYING.LESSER 1 11 years ago Raphael Badin Initial commit. 7.4 KB Diff Download File
gomaasapi.go 2 11 years ago Jeroen Vermeulen Copyright notices, templates, and README. 160 bytes Diff Download File
gomaasapi_test.go 2.1.1 11 years ago Raphael Badin Basic structure for the library. 326 bytes Diff Download File
jsonobject.go 19.2.15 11 years ago Jeroen Vermeulen Tiny review change. 6.9 KB Diff Download File
jsonobject_test.go 19.2.16 11 years ago Jeroen Vermeulen Another review change: test for the empty string. 13.1 KB Diff Download File
maas.go 37.1.3 11 years ago Julian Edwards BaseURL → APIURL in Client 395 bytes Diff Download File
maas_test.go 37.1.3 11 years ago Julian Edwards BaseURL → APIURL in Client 530 bytes Diff Download File
maasobject.go 33.1.1 11 years ago Jeroen Vermeulen GetSubObject takes a path, not a URL. 6 KB Diff Download File
maasobject_test.go 43.1.1 10 years ago Raphael Badin Fix test. 6.3 KB Diff Download File
Makefile 39.2.2 11 years ago Raphael Badin Add simplify to .PHONY. 539 bytes Diff Download File
oauth.go 13.2.1 11 years ago Raphael Badin Another round of fixes from the review. 2 KB Diff Download File
README 11.1.1 11 years ago Raphael Badin Update README. 318 bytes Diff Download File
testing.go 42.1.1 10 years ago Raphael Badin Close response.Body after use. 1.3 KB Diff Download File
testservice.go 43.1.1 10 years ago Raphael Badin Fix test. 15.8 KB Diff Download File
testservice_test.go 42.1.1 10 years ago Raphael Badin Close response.Body after use. 18.6 KB Diff Download File
util.go 8.1.7 11 years ago Raphael Badin Rename AppendSlash into EnsureTrailingSlash. 954 bytes Diff Download File
util_test.go 8.1.7 11 years ago Raphael Badin Rename AppendSlash into EnsureTrailingSlash. 1 KB Diff Download File