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

Issue 14389043: Starting working on getting identities into juju.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by mattyw
Modified:
10 years, 5 months ago
Reviewers:
mp+189123, william.reade, fwereade
Visibility:
Public.

Description

Starting working on getting identities into juju. https://code.launchpad.net/~mattyw/juju-core/add-ownertag-to-service/+merge/189123 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 8

Patch Set 2 : Starting working on getting identities into juju. #

Patch Set 3 : Starting working on getting identities into juju. #

Total comments: 4

Patch Set 4 : Starting working on getting identities into juju. #

Total comments: 1

Patch Set 5 : Starting working on getting identities into juju. #

Total comments: 3

Patch Set 6 : Starting working on getting identities into juju. #

Total comments: 4

Patch Set 7 : Starting working on getting identities into juju. #

Patch Set 8 : Starting working on getting identities into juju. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+283 lines, -15 lines) Patch
A [revision details] View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/helptool.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M cmd/juju/helptool_test.go View 1 2 chunks +2 lines, -11 lines 0 comments Download
M state/api/params/params.go View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M state/api/params/params_test.go View 1 2 chunks +2 lines, -1 line 0 comments Download
M state/api/uniter/service.go View 1 chunk +15 lines, -0 lines 0 comments Download
M state/api/uniter/service_test.go View 1 chunk +6 lines, -0 lines 0 comments Download
M state/apiserver/uniter/uniter.go View 1 2 3 4 5 6 1 chunk +13 lines, -0 lines 0 comments Download
M state/apiserver/uniter/uniter_test.go View 1 2 3 4 5 6 1 chunk +12 lines, -0 lines 0 comments Download
M state/export_test.go View 1 2 3 4 5 6 7 1 chunk +12 lines, -0 lines 0 comments Download
M state/megawatcher.go View 1 2 3 4 5 6 2 chunks +11 lines, -0 lines 0 comments Download
M state/megawatcher_internal_test.go View 1 2 3 4 5 6 5 chunks +5 lines, -0 lines 0 comments Download
M state/service.go View 1 2 3 4 5 6 7 2 chunks +17 lines, -0 lines 0 comments Download
M state/service_test.go View 1 2 3 4 5 6 7 1 chunk +12 lines, -0 lines 0 comments Download
M worker/uniter/context.go View 1 3 chunks +9 lines, -1 line 0 comments Download
M worker/uniter/context_test.go View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M worker/uniter/jujuc/context.go View 1 1 chunk +3 lines, -0 lines 0 comments Download
A worker/uniter/jujuc/owner-get.go View 1 2 3 4 5 6 1 chunk +56 lines, -0 lines 0 comments Download
A worker/uniter/jujuc/owner-get_test.go View 1 2 3 4 5 6 1 chunk +89 lines, -0 lines 0 comments Download
M worker/uniter/jujuc/server.go View 1 chunk +1 line, -0 lines 0 comments Download
M worker/uniter/jujuc/util_test.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M worker/uniter/uniter.go View 1 2 3 4 5 6 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 12
fwereade
Looks great, a few comments here and there https://codereview.appspot.com/14389043/diff/1/cmd/juju/helptool_test.go File cmd/juju/helptool_test.go (left): https://codereview.appspot.com/14389043/diff/1/cmd/juju/helptool_test.go#oldcode43 cmd/juju/helptool_test.go:43: "relation-list", ...
10 years, 6 months ago (2013-10-04 10:16:41 UTC) #1
mattyw
Please take a look.
10 years, 6 months ago (2013-10-07 08:49:27 UTC) #2
fwereade
Nearly there, just a couple more thoughts. https://codereview.appspot.com/14389043/diff/9001/cmd/juju/helptool_test.go File cmd/juju/helptool_test.go (right): https://codereview.appspot.com/14389043/diff/9001/cmd/juju/helptool_test.go#newcode37 cmd/juju/helptool_test.go:37: expectedNames := ...
10 years, 6 months ago (2013-10-07 09:48:40 UTC) #3
mattyw
Please take a look.
10 years, 6 months ago (2013-10-10 09:42:21 UTC) #4
fwereade
Important thought I completely missed before... sorry. https://codereview.appspot.com/14389043/diff/16001/state/megawatcher.go File state/megawatcher.go (right): https://codereview.appspot.com/14389043/diff/16001/state/megawatcher.go#newcode128 state/megawatcher.go:128: } Sorry, ...
10 years, 6 months ago (2013-10-10 09:50:20 UTC) #5
mattyw
Please take a look.
10 years, 6 months ago (2013-10-28 17:36:04 UTC) #6
fwereade
I think at least one of us lost context while we were busy. Thoughts? https://codereview.appspot.com/14389043/diff/24001/state/service.go ...
10 years, 5 months ago (2013-11-05 15:34:31 UTC) #7
mattyw
Please take a look.
10 years, 5 months ago (2013-11-12 17:30:28 UTC) #8
fwereade
Nearly there -- apart from the below, the big thing we're missing is a test ...
10 years, 5 months ago (2013-11-13 13:12:37 UTC) #9
mattyw
Please take a look.
10 years, 5 months ago (2013-11-15 12:53:46 UTC) #10
mattyw
Please take a look.
10 years, 5 months ago (2013-11-15 13:45:06 UTC) #11
william.reade
10 years, 5 months ago (2013-11-18 10:43:44 UTC) #12
Latest changes LGTM, thanks for bearing with me.
Sign in to reply to this message.

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