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

Issue 6589073: ec2: integrated firewall mode configuration (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by TheMue
Modified:
11 years, 6 months ago
Reviewers:
mp+128027
Visibility:
Public.

Description

ec2: integrated firewall mode configuration After the adding of a configuration switch for default or global firewall mode this behavior is now integrated in EC2. If the mode is "global", then instead of a group per machine one group "juju-<name>-global" is created additionally to the juju group. All machines share this global group then and opening and closing ports on it so effect all machines. https://code.launchpad.net/~themue/juju-core/go-ec2-firewall-mode/+merge/128027 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : ec2: integrated firewall mode configuration #

Total comments: 4

Patch Set 3 : ec2: integrated firewall mode configuration #

Patch Set 4 : ec2: integrated firewall mode configuration #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 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 5 chunks +4 lines, -6 lines 0 comments Download
M environs/jujutest/livetests.go View 1 2 3 5 chunks +77 lines, -6 lines 0 comments Download

Messages

Total messages: 8
TheMue
Please take a look.
11 years, 6 months ago (2012-10-04 14:29:29 UTC) #1
niemeyer
The logic looks very pleasing, but the testing doesn't look very clear. When is the ...
11 years, 6 months ago (2012-10-04 15:45:13 UTC) #2
TheMue
Yes, the testing is really not beautiful and is driven by the two environments in ...
11 years, 6 months ago (2012-10-04 19:24:48 UTC) #3
niemeyer
On 2012/10/04 19:24:48, TheMue wrote: > Yes, the testing is really not beautiful and is ...
11 years, 6 months ago (2012-10-04 20:17:23 UTC) #4
TheMue
Please take a look.
11 years, 6 months ago (2012-10-05 08:41:39 UTC) #5
TheMue
Please take a look.
11 years, 6 months ago (2012-10-05 14:13:21 UTC) #6
niemeyer
LGTM assuming that live tests pass with -amazon. https://codereview.appspot.com/6589073/diff/6001/environs/jujutest/livetests.go File environs/jujutest/livetests.go (right): https://codereview.appspot.com/6589073/diff/6001/environs/jujutest/livetests.go#newcode146 environs/jujutest/livetests.go:146: I ...
11 years, 6 months ago (2012-10-05 14:22:46 UTC) #7
TheMue
11 years, 6 months ago (2012-10-05 15:38:10 UTC) #8
*** Submitted:

ec2: integrated firewall mode configuration

After the adding of a configuration switch for default
or global firewall mode this behavior is now integrated
in EC2. If the mode is "global", then instead of a group 
per machine one group "juju-<name>-global" is created
additionally to the juju group. All machines share this
global group then and opening and closing ports on it
so effect all machines.

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

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