|
state: change unit *Address methods
...to return (string, bool) instead of (string, error), as discussed and
agreed to be a good idea some time ago; did the same to appropriate
jujuc.Context methods.
https://code.launchpad.net/~fwereade/juju-core/unit-address-methods/+merge/142548
(do not edit description out of merge proposal)
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+74 lines, -73 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cmd/builddb/main.go
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cmd/juju/ssh.go
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
cmd/juju/status.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
state/relation.go
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
state/relation_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
state/unit.go
|
View
|
1
|
1 chunk |
+6 lines, -12 lines |
0 comments
|
Download
|
 |
M |
state/unit_test.go
|
View
|
|
5 chunks |
+26 lines, -26 lines |
0 comments
|
Download
|
 |
M |
worker/uniter/context.go
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
worker/uniter/context_test.go
|
View
|
1
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
worker/uniter/jujuc/context.go
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
worker/uniter/jujuc/unit-get.go
|
View
|
1
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
worker/uniter/jujuc/util_test.go
|
View
|
1
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
worker/uniter/uniter_test.go
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 5
|