lp:~axwalk/gwacl/gwacl-disks

Created by Andrew Wilkins and last modified
Get this branch:
bzr branch lp:~axwalk/gwacl/gwacl-disks
Only Andrew Wilkins can upload to this branch. If you are Andrew Wilkins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrew Wilkins
Project:
Go Windows Azure Client Library
Status:
Merged

Recent revisions

245. By Andrew Wilkins

Add "AddDataDisks" and "ListDisks" APIs

These APIs are needed for adding data disks to
VM roles, and for listing disks in the account.

244. By Andrew Wilkins

Extend API to support creating Windows VMs

This commit adds some XML that will basically mean windows VM's can now
be launched and resource extensions can be defined. New role and
configuration set types have been defined.

243. By Andrew Wilkins

Update to latest API across the board

For each API call in gwacl, I have audited
the Azure SM API changelog for notable
differences, and updated the relevant
XML definitions.

I have confirmed that Juju is still able
to bootstrap and cleanly destroy with these
changes.

242. By Andrew Wilkins

Add ListLocations API

ListLocations returns role sizes available in
each data centre location, as well as other
information about the locations.

241. By Andrew Wilkins

Fix role size names

D1 should be Standard_D1, etc. I've added aliases so we
can improve the user experience.

240. By Ian Booth

Builds on rev 239 by Kapil.
All instance types need to have costs in each region. The G series didn't and the tests needed updating to catch this.

Also, I reformatted with gofmt using standard options. A bit of noise this time, but much cleaner next time.

239. By Kapil Thangavelu

Add new instance types and regions

238. By Andrew Wilkins

Add functions to instantiate a new management API, with the
certificate+key provided as input byte arrays rather than a file path.

237. By Andrew Wilkins

Fix unit tests

236. By Andrew Wilkins

Virtual networking changes

- Add Location field to NetworkConfiguration,
  so we can use that instead of AffinityGroup
  as the docs recommend.
- Use text/plain content-type in network config
  PUT, as specified in the docs.
- Use the most recent version for the network
  config APIs, which is actually older than what
  was in the code.
- Fix various "omitempty" tags.

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