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

Issue 14304043: ec2: support instance prefix on group filters

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by gz
Modified:
10 years, 6 months ago
Reviewers:
mp+188935, rog
Visibility:
Public.

Description

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. https://code.launchpad.net/~gz/goamz/instance_group_filter/+merge/188935 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 1

Patch Set 2 : ec2: support instance prefix on group filters #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M ec2/ec2t_test.go View 1 chunk +12 lines, -0 lines 0 comments Download
M ec2/ec2test/server.go View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4
gz
Please take a look.
10 years, 6 months ago (2013-10-02 21:38:14 UTC) #1
rog
LGTM assuming the live tests pass. I'm not sure what we should do about testing ...
10 years, 6 months ago (2013-10-02 22:18:52 UTC) #2
gz
On 2013/10/02 22:18:52, rog wrote: > LGTM assuming the live tests pass. $ (cd ec2&&go ...
10 years, 6 months ago (2013-10-02 22:42:53 UTC) #3
gz
10 years, 6 months ago (2013-10-03 12:10:35 UTC) #4
*** Submitted:

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
Sign in to reply to this message.

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