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

Issue 6333067: cmd/jujud: add firewaller outline (Closed)

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

Description

cmd/jujud: add firewaller outline This proposal adds a skeletal firewaller service to complete the provisioning agent. The firewaller only reacts to changes in the environment configuration at the moment because it needs the following (unwritten) pieces: * the ability to watch all services * an interface into firewalling services in the environs.Environ interface https://code.launchpad.net/~dave-cheney/juju-core/go-cmd-jujud-firewaller/+merge/112007 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : cmd/jujud: add firewaller outline #

Total comments: 15

Patch Set 3 : cmd/jujud: add firewaller outline #

Patch Set 4 : cmd/jujud: add firewaller outline #

Patch Set 5 : cmd/jujud: add firewaller outline #

Patch Set 6 : cmd/jujud: add firewaller outline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -0 lines) Patch
A [revision details] View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
A worker/firewaller/export_test.go View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
A worker/firewaller/firewaller.go View 1 2 3 4 5 1 chunk +72 lines, -0 lines 0 comments Download
A worker/firewaller/firewaller_test.go View 1 2 3 4 5 1 chunk +115 lines, -0 lines 0 comments Download

Messages

Total messages: 8
dave_cheney.net
Please take a look.
11 years, 10 months ago (2012-06-26 06:07:42 UTC) #1
fwereade
A few thoughts/questions... https://codereview.appspot.com/6333067/diff/2001/cmd/jujud/firewall.go File cmd/jujud/firewall.go (right): https://codereview.appspot.com/6333067/diff/2001/cmd/jujud/firewall.go#newcode13 cmd/jujud/firewall.go:13: type Firewaller struct { A comment ...
11 years, 10 months ago (2012-06-26 15:58:56 UTC) #2
niemeyer
Looks like a nice bootstrap. https://codereview.appspot.com/6333067/diff/2001/cmd/jujud/firewall.go File cmd/jujud/firewall.go (right): https://codereview.appspot.com/6333067/diff/2001/cmd/jujud/firewall.go#newcode24 cmd/jujud/firewall.go:24: st, err := state.Open(info) ...
11 years, 10 months ago (2012-06-27 00:11:12 UTC) #3
dave_cheney.net
Please take a look.
11 years, 9 months ago (2012-07-11 05:00:22 UTC) #4
dave_cheney.net
Please take a look.
11 years, 9 months ago (2012-07-12 00:07:28 UTC) #5
dave_cheney.net
Please take a look. https://codereview.appspot.com/6333067/diff/2001/cmd/jujud/firewall.go File cmd/jujud/firewall.go (right): https://codereview.appspot.com/6333067/diff/2001/cmd/jujud/firewall.go#newcode24 cmd/jujud/firewall.go:24: st, err := state.Open(info) On ...
11 years, 9 months ago (2012-07-12 23:18:25 UTC) #6
fwereade
Not entirely keen on having multiple environs in the PA still, for similar resons to ...
11 years, 9 months ago (2012-07-16 13:53:18 UTC) #7
dave_cheney.net
11 years, 9 months ago (2012-07-17 06:23:51 UTC) #8
*** ABANDONED ***

Frank has taken this ball and run with it.
Sign in to reply to this message.

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