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

Issue 14699043: Added owner arg to AddService()

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

Description

Added owner arg to AddService() Added owner arg to AddService() and added AddTestingService() helper https://code.launchpad.net/~mattyw/juju-core/add-owner-to-service/+merge/191192 Requires: https://code.launchpad.net/~mattyw/juju-core/add-ownertag-to-service/+merge/189123 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Added owner arg to AddService() #

Total comments: 1

Patch Set 3 : Added owner arg to AddService() #

Patch Set 4 : Added owner arg to AddService() #

Total comments: 3

Patch Set 5 : Added owner arg to AddService() #

Patch Set 6 : Added owner arg to AddService() #

Total comments: 2

Patch Set 7 : Added owner arg to AddService() #

Total comments: 1

Patch Set 8 : Added owner arg to AddService() #

Total comments: 1

Patch Set 9 : Added owner arg to AddService() #

Total comments: 3

Patch Set 10 : Added owner arg to AddService() #

Patch Set 11 : Added owner arg to AddService() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+391 lines, -526 lines) Patch
A [revision details] View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/constraints_test.go View 2 chunks +4 lines, -7 lines 0 comments Download
M cmd/juju/debughooks_test.go View 1 2 3 4 1 chunk +2 lines, -4 lines 0 comments Download
M cmd/juju/get_test.go View 1 chunk +2 lines, -3 lines 0 comments Download
M cmd/juju/scp_test.go View 1 2 3 4 1 chunk +2 lines, -4 lines 0 comments Download
M cmd/juju/set_test.go View 1 chunk +1 line, -2 lines 0 comments Download
M cmd/juju/ssh_test.go View 1 2 3 4 1 chunk +2 lines, -4 lines 0 comments Download
M cmd/juju/status_test.go View 1 2 2 chunks +11 lines, -10 lines 0 comments Download
M cmd/juju/unset_test.go View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M cmd/jujud/machine_test.go View 1 2 3 4 5 6 7 8 9 10 5 chunks +6 lines, -11 lines 0 comments Download
M cmd/jujud/unit_test.go View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M environs/jujutest/livetests.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M juju/conn.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M juju/conn_test.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M juju/testing/conn.go View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M state/api/agent/unit_test.go View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M state/api/deployer/deployer_test.go View 1 2 1 chunk +2 lines, -4 lines 0 comments Download
M state/api/uniter/uniter_test.go View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M state/api/watcher/watcher_test.go View 2 chunks +3 lines, -6 lines 0 comments Download
M state/apiserver/client/api_test.go View 1 2 3 4 1 chunk +3 lines, -10 lines 0 comments Download
M state/apiserver/client/client_test.go View 1 2 3 4 5 6 7 8 9 10 27 chunks +38 lines, -62 lines 0 comments Download
M state/apiserver/client/get_test.go View 2 chunks +5 lines, -7 lines 0 comments Download
M state/apiserver/deployer/deployer_test.go View 1 2 1 chunk +2 lines, -4 lines 0 comments Download
M state/apiserver/server_test.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -2 lines 0 comments Download
M state/apiserver/uniter/uniter_test.go View 1 2 2 chunks +3 lines, -6 lines 0 comments Download
M state/assign_test.go View 1 2 3 4 5 6 7 8 9 10 3 chunks +4 lines, -8 lines 0 comments Download
M state/bench_test.go View 2 chunks +2 lines, -4 lines 0 comments Download
M state/cleanup_test.go View 1 2 3 4 5 6 7 8 9 10 3 chunks +3 lines, -5 lines 0 comments Download
M state/conn_test.go View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M state/export_test.go View 1 2 3 4 5 6 7 8 9 10 2 chunks +10 lines, -0 lines 0 comments Download
M state/life_test.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -3 lines 0 comments Download
M state/machine_test.go View 1 2 3 4 5 6 7 8 9 10 9 chunks +12 lines, -24 lines 0 comments Download
M state/megawatcher_internal_test.go View 1 2 3 4 15 chunks +18 lines, -32 lines 0 comments Download
M state/minimumunits_test.go View 1 chunk +1 line, -3 lines 0 comments Download
M state/relation_test.go View 9 chunks +17 lines, -34 lines 0 comments Download
M state/relationunit_test.go View 1 2 3 4 5 6 7 8 9 10 7 chunks +12 lines, -23 lines 0 comments Download
M state/service_test.go View 1 2 3 4 5 6 7 8 9 10 16 chunks +27 lines, -46 lines 0 comments Download
M state/state.go View 1 2 3 4 5 6 7 8 9 10 6 chunks +25 lines, -5 lines 0 comments Download
M state/state_test.go View 1 2 3 4 5 6 7 8 9 10 17 chunks +53 lines, -56 lines 0 comments Download
M state/tools_test.go View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M state/unit_test.go View 1 2 3 4 5 6 7 8 9 10 9 chunks +9 lines, -16 lines 0 comments Download
M state/user.go View 1 2 3 4 5 6 7 8 9 1 chunk +9 lines, -0 lines 0 comments Download
M state/user_test.go View 1 2 3 4 5 6 7 8 1 chunk +12 lines, -0 lines 0 comments Download
M worker/cleaner/cleaner_test.go View 1 chunk +2 lines, -4 lines 0 comments Download
M worker/deployer/deployer_test.go View 4 chunks +4 lines, -8 lines 0 comments Download
M worker/firewaller/firewaller_test.go View 1 2 3 4 5 6 7 8 9 10 23 chunks +39 lines, -60 lines 0 comments Download
M worker/minunitsworker/minunitsworker_test.go View 1 chunk +2 lines, -4 lines 0 comments Download
M worker/uniter/charm/charm_test.go View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M worker/uniter/context_test.go View 1 2 3 chunks +3 lines, -6 lines 0 comments Download
M worker/uniter/filter_test.go View 1 2 3 chunks +3 lines, -5 lines 0 comments Download
M worker/uniter/relationer_test.go View 1 2 2 chunks +3 lines, -5 lines 0 comments Download
M worker/uniter/uniter_test.go View 1 2 4 chunks +8 lines, -12 lines 0 comments Download

Messages

Total messages: 18
mattyw
Please take a look.
10 years, 6 months ago (2013-11-04 11:30:15 UTC) #1
fwereade
The diff is very dirty, and I'm not sure this is quite finished? https://codereview.appspot.com/14699043/diff/3001/state/state.go File ...
10 years, 6 months ago (2013-11-06 10:11:34 UTC) #2
mattyw
On 2013/11/06 10:11:34, fwereade wrote: > The diff is very dirty, and I'm not sure ...
10 years, 6 months ago (2013-11-06 10:26:25 UTC) #3
mattyw
Please take a look.
10 years, 5 months ago (2013-11-29 12:53:03 UTC) #4
fwereade
Thanks for the ridiculously huge diff https://codereview.appspot.com/14699043/diff/43001/juju/conn.go File juju/conn.go (right): https://codereview.appspot.com/14699043/diff/43001/juju/conn.go#newcode237 juju/conn.go:237: service, err := ...
10 years, 5 months ago (2013-12-02 09:21:39 UTC) #5
fwereade
sorry, didn't finish typing. So, thanks for the massive diff -- and *if* you promise ...
10 years, 5 months ago (2013-12-02 09:27:28 UTC) #6
mattyw
Please take a look.
10 years, 5 months ago (2013-12-03 14:22:00 UTC) #7
mattyw
Please take a look.
10 years, 5 months ago (2013-12-03 14:51:01 UTC) #8
fwereade
Sorry, just a couple more. Sorry this one's been going so long. https://codereview.appspot.com/14699043/diff/83001/state/state_test.go File state/state_test.go ...
10 years, 5 months ago (2013-12-04 09:11:51 UTC) #9
mattyw
Please take a look.
10 years, 5 months ago (2013-12-04 11:57:37 UTC) #10
fwereade
Code looks good, couldn't see tests for bad/missing owners. https://codereview.appspot.com/14699043/diff/103001/state/state.go File state/state.go (right): https://codereview.appspot.com/14699043/diff/103001/state/state.go#newcode510 state/state.go:510: ...
10 years, 5 months ago (2013-12-04 14:45:36 UTC) #11
mattyw
Please take a look.
10 years, 5 months ago (2013-12-04 18:34:20 UTC) #12
fwereade
https://codereview.appspot.com/14699043/diff/123001/state/state.go File state/state.go (right): https://codereview.appspot.com/14699043/diff/123001/state/state.go#newcode541 state/state.go:541: return nil, fmt.Errorf("adding service failed %v", err) There's no ...
10 years, 5 months ago (2013-12-05 16:02:48 UTC) #13
mattyw
Please take a look.
10 years, 5 months ago (2013-12-11 16:08:07 UTC) #14
fwereade
I feel a little bit more guilty every time I do this -- but what ...
10 years, 5 months ago (2013-12-12 08:58:04 UTC) #15
mattyw
Please take a look.
10 years, 5 months ago (2013-12-12 15:24:13 UTC) #16
fwereade
LGTM, thanks.
10 years, 5 months ago (2013-12-12 15:27:00 UTC) #17
mattyw
10 years, 5 months ago (2013-12-12 18:02:07 UTC) #18
Please take a look.
Sign in to reply to this message.

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