lp:~dimitern/goamz/update-aws-api-version-to-latest

Created by Dimiter Naydenov and last modified
Get this branch:
bzr branch lp:~dimitern/goamz/update-aws-api-version-to-latest
Only Dimiter Naydenov can upload to this branch. If you are Dimiter Naydenov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dimiter Naydenov
Project:
goamz
Status:
Abandoned

Recent revisions

51. By Dimiter Naydenov

Upgraded AWS API version to latest - 2014-10-01; live tests pass OK

50. By Dimiter Naydenov

All live tests fixed; using the latest API version now

49. By Katherine Cox-Buday

Add v4 signature support

The v2 signing process is still used by all regions except China. Making the
signing version depend on the region also keeps the public APIs unchanged.

R=gz
CC=
https://code.launchpad.net/~cox-katherine-e/goamz/lp1319475.v4.signature.support/+merge/230401

48. By Andrew Wilkins

aws: add cn-north-1 region

47. By Andrew Wilkins

ec2/ec2test: fix AvailZone handling in RunInstances

The RunInstances method in ec2test was expecting
a form parameter of AvailZone, whereas the API
specifies it as Placement.AvailabilityZone. I have
changed it to match.

46. By Andrew Wilkins

Merge trunk

45. By Andrew Wilkins

ec2: expose DescribeAvailabilityZone

Juju is growing support for manual
and automatic availability zone
distribution. Since availability zones
may differ between accounts, we need
to use DescribeAvailabilityZones to
enumerate them.

44. By Roger Peppe

ec2/ec2test: set empty DNSName initially

Initially set empty DNSName, causing the
client to re-request the DNSName. This
exercises the address refreshing logic
in juju's ec2 provider.

https://codereview.appspot.com/43650045/

43. By Gustavo Niemeyer

ec2: support RunInstances with BlockDeviceMappings

R=dfc, nate.finch
CC=
https://codereview.appspot.com/9860044

42. By Martin Packman

ec2: support instance prefix on group filters

The EC2 API documentation allows for alternative spellings of
the group-name and group-id filters on instances. It seems only
the prefixed forms are actually supported when using default VPC
despite claims to the contrary, so add support for them to the
test server infrastructure.

R=rog
CC=
https://codereview.appspot.com/14304043

Branch metadata

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

Subscribers