lp:~natefinch/goamz/goamz

Created by Nate Finch and last modified
Get this branch:
bzr branch lp:~natefinch/goamz/goamz
Only Nate Finch can upload to this branch. If you are Nate Finch please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nate Finch
Project:
goamz
Status:
Abandoned

Recent revisions

43. By Nate Finch

merge from trunk

42. By Nate Finch

add a couple tests

41. By Nate Finch

add support for devicemapping so we can set the root disk size on images we request

40. By Martin Packman

ec2: Add IP addresses to Instance struct

Expose IPAddress and PrivateIPAddress on Instance and add
sample values to ec2test server.

R=rog, niemeyer
CC=
https://codereview.appspot.com/12768044

39. By Roger Peppe

s3: expose RetryAttempts

By doing this, we allow test code external to
goamz to adjust the timeout duration. It's particularly
useful when running against s3test - by changing
this we can reduce the time it takes to test
launchpad.net/juju-core/environs/ec2 from
3 minutes to 6 seconds.

R=dimitern, jameinel, niemeyer
CC=
https://codereview.appspot.com/12740044

38. By Andrew Wilkins

Set Instance.State in ec2test

37. By Ian Booth

Support EC2_ env variables

Allow the user to specify their auth credentials using EC2_ style
environment variables. I ran go fmt and it also made some changes.

The tests failed to run due to a test http server not being closed when
each test suite finished. I added a fix for this also, so now all tests
pass when go test ./... is run from the project's root directory.

R=jameinel, Danilo
CC=
https://codereview.appspot.com/9545045

36. By Gustavo Niemeyer

s3: close http response Body properly

The interface of the run method was error prone.

R=dfc, anacrolix
CC=
https://codereview.appspot.com/9611047

35. By Francisco Souza

iam: added UserPolicy related methods

Now it's possible to Put, Delete and Retrieve a user policy.

R=niemeyer
CC=
https://codereview.appspot.com/6858081

34. By Francisco Souza

iam: added group management methods

Now iam package supports creating, deleting and listing groups.

R=niemeyer
CC=
https://codereview.appspot.com/6855104

Branch metadata

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

Subscribers