lp:~wallyworld/gwacl/azure-management-api-change

Created by Ian Booth and last modified
Get this branch:
bzr branch lp:~wallyworld/gwacl/azure-management-api-change
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 Windows Azure Client Library
Status:
Merged

Recent revisions

230. By Ian Booth

Tweak test

229. By Ian Booth

Add comment

228. By Ian Booth

Do not use const for api versions

227. By Ian Booth

Update management api version and base64 encode custom data

226. By Ian Booth

[r=wallyworld] [r=][bug=][author=wallyworld] Ensure Close = true when sending http requests.

This is needed to avoid this bug in Go's http lib:
https://code.google.com/p/go/issues/detail?id=4677

225. By Jeroen T. Vermeulen

[r=][bug=][author=jtv] Update role sizes: new A5 machine type, and new prices.

224. By Ian Booth

[r=][bug=][author=wallyworld] GetAnonymousFileURL() was panicing if there was an issue. I changed it to return an error. This is because juju sometimes needs to try and find a URL of a file but it doesn't know if it exists or not. So by using error and not panic, juju can handle the situation accordingly.

223. By Gavin Panella

[r=jameinel][bug=][author=allenap] Make tests verbose again.

222. By Gavin Panella

[r=allenap] [r=jtv][bug=][author=allenap] Get all tests running.

The logging tests were not running, but there was no obvious
indication that there was a problem; the module was developed in the
top-level gwacl package, moved to a sub-package when it was complete,
but it was missing the hook function from testing into gocheck.

In any case, `make check` would not have run tests in any sub-package.
When -gocheck.v is passed into `go test` the package specification
appears to be ignored, and only tests in the current package are
exercised.

221. By Andrew Wilkins

[r=julian-edwards][bug=1216744][author=axwalk] Delete OS disk blobs in DestroyDeployment

Fixes bug #1216744

Branch metadata

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

Subscribers