Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2624)

Issue 6501069: ec2: fix signing bug

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by rog
Modified:
11 years, 8 months ago
Reviewers:
mp+122204
Visibility:
Public.

Description

ec2: fix signing bug Also fix live tests - the default group was satisfying some of the group filtering tests. We add a default group to the test server to more closely match reality. https://code.launchpad.net/~rogpeppe/goamz/ec2-fix-sig/+merge/122204 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : ec2: fix signing bug #

Total comments: 4

Patch Set 3 : ec2: fix signing bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -101 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ec2/ec2.go View 1 chunk +3 lines, -0 lines 0 comments Download
M ec2/ec2t_test.go View 1 2 6 chunks +72 lines, -99 lines 0 comments Download
M ec2/ec2test/server.go View 1 1 chunk +28 lines, -0 lines 0 comments Download
M ec2/suite_test.go View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3
rog
Please take a look.
11 years, 8 months ago (2012-08-31 08:14:29 UTC) #1
niemeyer
Thanks for the fix. LGTM with one trivial: https://codereview.appspot.com/6501069/diff/2001/ec2/ec2t_test.go File ec2/ec2t_test.go (right): https://codereview.appspot.com/6501069/diff/2001/ec2/ec2t_test.go#newcode326 ec2/ec2t_test.go:326: // ...
11 years, 8 months ago (2012-08-31 16:12:04 UTC) #2
rog
11 years, 8 months ago (2012-08-31 16:34:20 UTC) #3
*** Submitted:

ec2: fix signing bug

Also fix live tests - the default group was satisfying some of the
group filtering tests. We add a default group to the test server
to more closely match reality.

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

https://codereview.appspot.com/6501069/diff/2001/ec2/ec2t_test.go
File ec2/ec2t_test.go (right):

https://codereview.appspot.com/6501069/diff/2001/ec2/ec2t_test.go#newcode326
ec2/ec2t_test.go:326: // 0. check that Instances returns all instances.
On 2012/08/31 16:12:04, niemeyer wrote:
> Let's please not number things like that. No point in making life painful when
> reordering or inserting new tests.

Done.

https://codereview.appspot.com/6501069/diff/2001/ec2/ec2t_test.go#newcode508
ec2/ec2t_test.go:508: // 0. check that SecurityGroups returns all groups.
On 2012/08/31 16:12:04, niemeyer wrote:
> Ditto.

Done.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b