lp:~wallyworld/gomaasapi/fix-request-eof

Created by Ian Booth and last modified
Get this branch:
bzr branch lp:~wallyworld/gomaasapi/fix-request-eof
Only Ian Booth can upload to this branch. If you are Ian Booth please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ian Booth
Project:
Go MAAS API Library
Status:
Merged

Recent revisions

47. By Ian Booth

Always set Close=true on http requests

46. By Tim Penhey

Fix a typo, add enum values for the Node Status, and make sure that test nodes have a status.

45. By Raphaël Badin

[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.

44. By Raphaël Badin

[r=jtv][bug=][author=rvb] The empty string is valid (as determined by url.Parse("") in go 1.1.1: fix a test from maasobject_test.go to give it a really invalid url.

43. By Raphaël Badin

[r=jtv][bug=][author=rvb] The http package documentation specifies that an http response body must always be closed after use.

42. By Raphaël Badin

[r=allenap][bug=][author=rvb] Record acquire operation.

41. By Raphaël Badin

[r=allenap][bug=][author=rvb] Add Makefile (mostly copied from gwacl).

40. By Raphaël Badin

[r=allenap][bug=][author=rvb] Fix live_example.go. NewAuthenticatedClient now takes 3 arguments.

39. By Raphaël Badin

[r=allenap][bug=][author=rvb] Make the testservice record the url.Values posted when performing an operation (e.g. starting a node).

38. By Julian Edwards

Make NewAnonymousClient & NewAuthenticatedClient take an apiKey which it then uses to work out the api path part from the base URL, rather than expecting the user to pass in the full URL to the api path.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:gomaasapi
This branch contains Public information 
Everyone can see this information.

Subscribers