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

Issue 8705043: status: added display of relations for services (Closed)

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

Description

status: added display of relations for services Implemented the display of relations between services. https://code.launchpad.net/~themue/juju-core/019-cmd-status-relations-services/+merge/158570 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 4

Patch Set 2 : status: added display of relations for services #

Total comments: 22

Patch Set 3 : status: added display of relations for services #

Total comments: 8

Patch Set 4 : status: added display of relations for services #

Patch Set 5 : status: added display of relations for services #

Unified diffs Side-by-side diffs Delta from patch set Stats (+300 lines, -48 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/status.go View 1 2 3 7 chunks +89 lines, -48 lines 0 comments Download
M cmd/juju/status_test.go View 1 2 3 5 chunks +209 lines, -0 lines 0 comments Download

Messages

Total messages: 10
TheMue
Please take a look.
11 years ago (2013-04-12 11:48:04 UTC) #1
fwereade
Where did you get the idea that relation status looks like this? https://codereview.appspot.com/8705043/diff/1/cmd/juju/status.go File cmd/juju/status.go ...
11 years ago (2013-04-12 14:40:47 UTC) #2
TheMue
Please take a look. https://codereview.appspot.com/8705043/diff/1/cmd/juju/status.go File cmd/juju/status.go (right): https://codereview.appspot.com/8705043/diff/1/cmd/juju/status.go#newcode246 cmd/juju/status.go:246: relations, err := service.Relations() On ...
11 years ago (2013-04-13 16:02:33 UTC) #3
fwereade
This still doesn't match, as far as I'm aware. https://codereview.appspot.com/8705043/diff/5001/cmd/juju/status.go File cmd/juju/status.go (right): https://codereview.appspot.com/8705043/diff/5001/cmd/juju/status.go#newcode281 cmd/juju/status.go:281: ...
11 years ago (2013-04-15 00:36:30 UTC) #4
TheMue
Please take a look. https://codereview.appspot.com/8705043/diff/5001/cmd/juju/status.go File cmd/juju/status.go (right): https://codereview.appspot.com/8705043/diff/5001/cmd/juju/status.go#newcode281 cmd/juju/status.go:281: return nil, nil, nil, fmt.Errorf("unexpected ...
11 years ago (2013-04-15 12:20:41 UTC) #5
fwereade
LGTM, thanks. https://codereview.appspot.com/8705043/diff/11001/cmd/juju/status.go File cmd/juju/status.go (right): https://codereview.appspot.com/8705043/diff/11001/cmd/juju/status.go#newcode285 cmd/juju/status.go:285: relationMap[relationName] = sn.SortedValues() Don't quite understand why ...
11 years ago (2013-04-15 14:51:49 UTC) #6
dimitern
Almost there - how about peer relations? https://codereview.appspot.com/8705043/diff/11001/cmd/juju/status.go File cmd/juju/status.go (right): https://codereview.appspot.com/8705043/diff/11001/cmd/juju/status.go#newcode256 cmd/juju/status.go:256: // Maybe ...
11 years ago (2013-04-15 15:12:40 UTC) #7
TheMue
Please take a look. https://codereview.appspot.com/8705043/diff/11001/cmd/juju/status.go File cmd/juju/status.go (right): https://codereview.appspot.com/8705043/diff/11001/cmd/juju/status.go#newcode256 cmd/juju/status.go:256: // Maybe add Relations() to ...
11 years ago (2013-04-16 07:54:07 UTC) #8
dimitern
Thanks for the peer tests, although I don't think it's worth having a whole separate ...
11 years ago (2013-04-16 11:38:50 UTC) #9
TheMue
11 years ago (2013-04-16 12:15:03 UTC) #10
*** Submitted:

status: added display of relations for services

Implemented the display of relations between services.

R=fwereade, dimitern
CC=
https://codereview.appspot.com/8705043
Sign in to reply to this message.

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