lp:~jserver/goamz/goamz

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
jserver
Project:
goamz
Status:
Abandoned

Recent revisions

41. By jserver

Merge from trunk

40. By jserver

Added CreateImage func

39. By jserver

add architecture and rootdevice to instance type

38. By jserver

Add Elastic IP types and functions

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

33. By Gustavo Niemeyer

s3/s3test: trivial header casing fix

This was contributed at
https://code.launchpad.net/~titanous/goamz/s3test-fix-metadata/+merge/147277

But unlike that trivial replacement, the change being committed uses
http.CanonicalHeaderKey to guarantee the casing.

32. By Francisco Souza

iam: added AccessKeys and DeleteAccessKey

Also included integration tests for CreateAccessKey and these two new
functions.

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

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