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

Issue 6362043: environs/ec2: return matching ami for the region (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by dave
Modified:
11 years, 10 months ago
Reviewers:
mp+112512
Visibility:
Public.

Description

environs/ec2: return matching ami for the region Using defaultInstanceConstraints always specified us-east-1 when searching for the instance ami. This branch respects the region setting from the configuration. https://code.launchpad.net/~dave-cheney/juju-core/go-environs-ec2-region-fix/+merge/112512 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : environs/ec2: return matching ami for the region #

Total comments: 6

Patch Set 3 : environs/ec2: return matching ami for the region #

Patch Set 4 : environs/ec2: return matching ami for the region #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -12 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M environs/ec2/ec2.go View 1 chunk +6 lines, -1 line 0 comments Download
M environs/ec2/image.go View 1 2 2 chunks +0 lines, -10 lines 0 comments Download
M environs/ec2/images/query/precise/server/released.current.txt View 1 1 chunk +4 lines, -0 lines 0 comments Download
M environs/ec2/local_test.go View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 6
dave_cheney.net
Please take a look.
11 years, 10 months ago (2012-06-28 08:49:04 UTC) #1
dave_cheney.net
Please take a look.
11 years, 10 months ago (2012-06-28 23:56:42 UTC) #2
niemeyer
https://codereview.appspot.com/6362043/diff/2002/environs/ec2/ec2.go File environs/ec2/ec2.go (left): https://codereview.appspot.com/6362043/diff/2002/environs/ec2/ec2.go#oldcode277 environs/ec2/ec2.go:277: spec, err := findInstanceSpec(defaultInstanceConstraint) I suppose the default variable ...
11 years, 10 months ago (2012-06-29 03:43:21 UTC) #3
dave_cheney.net
Please take a look. https://codereview.appspot.com/6362043/diff/2002/environs/ec2/ec2.go File environs/ec2/ec2.go (left): https://codereview.appspot.com/6362043/diff/2002/environs/ec2/ec2.go#oldcode277 environs/ec2/ec2.go:277: spec, err := findInstanceSpec(defaultInstanceConstraint) On ...
11 years, 10 months ago (2012-06-29 07:18:41 UTC) #4
niemeyer
Thanks, LGTM.
11 years, 10 months ago (2012-06-29 21:29:50 UTC) #5
dave_cheney.net
11 years, 10 months ago (2012-06-30 00:43:28 UTC) #6
*** Submitted:

environs/ec2: return matching ami for the region

Using defaultInstanceConstraints always specified us-east-1 when
searching for the instance ami. This branch respects the region
setting from the configuration.

R=niemeyer
CC=
https://codereview.appspot.com/6362043
Sign in to reply to this message.

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