lp:~bteleaga/gwacl/windowsgwacl

Created by Bogdan Teleaga and last modified
Get this branch:
bzr branch lp:~bteleaga/gwacl/windowsgwacl
Only Bogdan Teleaga can upload to this branch. If you are Bogdan Teleaga please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bogdan Teleaga
Project:
Go Windows Azure Client Library
Status:
Merged

Recent revisions

244. By Bogdan Teleaga

Added support for windows VM's as well as resource extensions

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.

235. By Andrew Wilkins

Update role sizes

- Add basic tier role sizes.
- Fix OS disk sizes.
- Separate cost from role sizes,
  record region-specific costs.

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