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

Issue 76400049: cmd/juju; state/api: Networks in service status (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by dimitern
Modified:
10 years, 1 month ago
Reviewers:
gz, mp+212465, fwereade
Visibility:
Public.

Description

cmd/juju; state/api: Networks in service status Status command updated to show enabled/disabled networks for each service (if set). These are networks that we expect to be enabled or disabled on each new machine that hosts units of that service. What actual networks were set up on a machine is a different matter (as constraints vs. hardware characteristics - i.e. declaration of intent vs. actual reality). They will be also listed in status, but at a later stage. https://code.launchpad.net/~dimitern/juju-core/361-machine-networks-in-status/+merge/212465 Requires: https://code.launchpad.net/~dimitern/juju-core/360-state-machine-networks/+merge/212418 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 1

Patch Set 2 : cmd/juju; state/api: Networks in service status #

Total comments: 2

Patch Set 3 : cmd/juju; state/api: Networks in service status #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -28 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/status.go View 1 2 chunks +8 lines, -0 lines 0 comments Download
M cmd/juju/status_test.go View 1 23 chunks +78 lines, -28 lines 0 comments Download
M state/api/client.go View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M state/statecmd/status.go View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6
dimitern
Please take a look.
10 years, 1 month ago (2014-03-24 15:41:52 UTC) #1
gz
LGTM with a naming quibble, if this is what we want. I'm a bit concerned ...
10 years, 1 month ago (2014-03-24 16:30:31 UTC) #2
fwereade
On 2014/03/24 16:30:31, gz wrote: > LGTM with a naming quibble, if this is what ...
10 years, 1 month ago (2014-03-26 10:16:10 UTC) #3
dimitern
Please take a look.
10 years, 1 month ago (2014-03-26 13:15:42 UTC) #4
fwereade
LGTM with a naming quibble https://codereview.appspot.com/76400049/diff/20001/state/api/client.go File state/api/client.go (right): https://codereview.appspot.com/76400049/diff/20001/state/api/client.go#newcode30 state/api/client.go:30: type NetworksStatus struct { ...
10 years, 1 month ago (2014-03-26 15:41:20 UTC) #5
dimitern
10 years, 1 month ago (2014-03-26 16:08:55 UTC) #6
Please take a look.

https://codereview.appspot.com/76400049/diff/20001/state/api/client.go
File state/api/client.go (right):

https://codereview.appspot.com/76400049/diff/20001/state/api/client.go#newcode30
state/api/client.go:30: type NetworksStatus struct {
On 2014/03/26 15:41:20, fwereade wrote:
> "Status" doesn't feel quite right. NetworksSpecification perhaps?

Done.
Sign in to reply to this message.

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