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

Issue 14282044: ec2: implemented preparing of configuration

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by mue
Modified:
10 years, 7 months ago
Reviewers:
mp+188865, fwereade
Visibility:
Public.

Description

ec2: implemented preparing of configuration Currently the providers don't use Prepare() for the preparing of their configuration. Here this is changed for EC2. So far only the existance and type of "control-bucket" are checked. Other providers will have different checks. https://code.launchpad.net/~themue/juju-core/049-prepare-ec2/+merge/188865 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -1 line) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M provider/ec2/config_test.go View 1 chunk +30 lines, -0 lines 1 comment Download
M provider/ec2/ec2.go View 1 chunk +17 lines, -1 line 0 comments Download

Messages

Total messages: 2
mue
Please take a look.
10 years, 7 months ago (2013-10-02 15:03:32 UTC) #1
fwereade
10 years, 7 months ago (2013-10-02 19:51:33 UTC) #2
If you're on holiday now, I might try to take these over.

https://codereview.appspot.com/14282044/diff/1/provider/ec2/config_test.go
File provider/ec2/config_test.go (right):

https://codereview.appspot.com/14282044/diff/1/provider/ec2/config_test.go#ne...
provider/ec2/config_test.go:348: "control-bucket": 1234,
I don't think we should be accepting bad data and turning it into good -- let's
stick to inserting missing data.
Sign in to reply to this message.

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