Merge lp://staging/~fwereade/juju-core/cleaner-resumer-integrate into lp://staging/~go-bot/juju-core/trunk
Proposed by
William Reade
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | William Reade | ||||
Approved revision: | no longer in the source branch. | ||||
Merged at revision: | 1434 | ||||
Proposed branch: | lp://staging/~fwereade/juju-core/cleaner-resumer-integrate | ||||
Merge into: | lp://staging/~go-bot/juju-core/trunk | ||||
Diff against target: |
185 lines (+107/-18) 2 files modified
cmd/jujud/machine.go (+31/-0) cmd/jujud/machine_test.go (+76/-18) |
||||
To merge this branch: | bzr merge lp://staging/~fwereade/juju-core/cleaner-resumer-integrate | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Juju Engineering | Pending | ||
Review via email: mp+174013@code.staging.launchpad.net |
Commit message
jujud: integrate cleaner, resumer
the stateReporter chan may be useful elsewhere, but I haven't trawled for
further simplifications. Main point is integrating these tasks and testing wat
we can.
Description of the change
jujud: integrate cleaner, resumer
the stateReporter chan may be useful elsewhere, but I haven't trawled for
further simplifications. Main point is integrating these tasks and testing wat
we can.
To post a comment you must log in.
Reviewers: mp+174013_ code.launchpad. net,
Message:
Please take a look.
Description:
jujud: integrate cleaner, resumer
the stateReporter chan may be useful elsewhere, but I haven't trawled
for
further simplifications. Main point is integrating these tasks and
testing wat
we can.
https:/ /code.launchpad .net/~fwereade/ juju-core/ cleaner- resumer- integrate/ +merge/ 174013
(do not edit description out of merge proposal)
Please review this at https:/ /codereview. appspot. com/10825044/
Affected files: machine. go machine_ test.go
A [revision details]
M cmd/jujud/
M cmd/jujud/