|
cmd/juju: destroy-machine
This CL includes some rationalizations of existing code: machine lifecycle
advancement has been simplified, and its error messages have been improved,
to allow destroy-machine and destroy-unit to act consistently with one
another and in a manner helpful to the user.
https://code.launchpad.net/~fwereade/juju-core/cli-destroy-machine/+merge/145787
(do not edit description out of merge proposal)
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+367 lines, -158 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cmd/juju/deploy_test.go
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
A |
cmd/juju/destroymachine.go
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cmd/juju/destroymachine_test.go
|
View
|
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cmd/juju/destroyunit_test.go
|
View
|
|
2 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cmd/juju/main.go
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
cmd/juju/main_test.go
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
juju/conn.go
|
View
|
1
2
|
3 chunks |
+47 lines, -16 lines |
0 comments
|
Download
|
 |
M |
juju/conn_test.go
|
View
|
1
2
|
5 chunks |
+62 lines, -28 lines |
0 comments
|
Download
|
 |
M |
state/machine.go
|
View
|
1
2
|
1 chunk |
+91 lines, -98 lines |
0 comments
|
Download
|
 |
M |
state/machine_test.go
|
View
|
1
2
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
worker/firewaller/firewaller_test.go
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6
|