Merge lp://staging/~makyo/juju-core/upgradecharm3-1171548 into lp://staging/~juju/juju-core/trunk
Proposed by
Madison Scott-Clary
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 1279 | ||||
Proposed branch: | lp://staging/~makyo/juju-core/upgradecharm3-1171548 | ||||
Merge into: | lp://staging/~juju/juju-core/trunk | ||||
Diff against target: |
192 lines (+131/-0) 5 files modified
state/api/client.go (+10/-0) state/api/params/params.go (+7/-0) state/apiserver/client.go (+27/-0) state/apiserver/client_test.go (+75/-0) state/apiserver/perm_test.go (+12/-0) |
||||
To merge this branch: | bzr merge lp://staging/~makyo/juju-core/upgradecharm3-1171548 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Juju Engineering | Pending | ||
Review via email: mp+167331@code.staging.launchpad.net |
Description of the change
Add UpgradeCharm to the API
This branch adds upgrade charm functionality to the API (branch 3/3 in the process).
To post a comment you must log in.
Reviewers: mp+167331_ code.launchpad. net,
Message:
Please take a look.
Description:
Add UpgradeCharm to the API
This branch adds upgrade charm functionality to the API (branch 3/3 in
the process).
https:/ /code.launchpad .net/~makyo/ juju-core/ upgradecharm3- 1171548/ +merge/ 167331
(do not edit description out of merge proposal)
Please review this at https:/ /codereview. appspot. com/9975045/
Affected files: params/ params. go /client. go /perm_test. go upgradecharm. go upgradecharm_ test.go
A [revision details]
M state/api/client.go
M state/api/
M state/apiserver
M state/apiserver
A state/statecmd/
A state/statecmd/