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

Issue 10237043: Add UpgradeCharm to the API

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by matthew.scott
Modified:
10 years, 10 months ago
Reviewers:
mue, mp+167331, fwereade
Visibility:
Public.

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)

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add UpgradeCharm to the API #

Patch Set 3 : Add UpgradeCharm to the API #

Unified diffs Side-by-side diffs Delta from patch set Stats (+429 lines, -58 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/plugin_test.go View 1 2 4 chunks +46 lines, -20 lines 0 comments Download
M state/api/client.go View 1 chunk +10 lines, -0 lines 0 comments Download
M state/api/params/params.go View 1 chunk +7 lines, -0 lines 0 comments Download
M state/apiserver/client.go View 1 chunk +27 lines, -0 lines 0 comments Download
M state/apiserver/client_test.go View 1 1 chunk +75 lines, -0 lines 0 comments Download
M state/apiserver/perm_test.go View 2 chunks +12 lines, -0 lines 0 comments Download
M state/state.go View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M state/state_test.go View 1 2 2 chunks +96 lines, -34 lines 0 comments Download
M state/watcher.go View 1 2 1 chunk +6 lines, -4 lines 0 comments Download
A worker/cleaner/cleaner.go View 1 2 1 chunk +66 lines, -0 lines 0 comments Download
A worker/cleaner/cleaner_test.go View 1 2 1 chunk +73 lines, -0 lines 0 comments Download

Messages

Total messages: 7
matthew.scott
Please take a look.
10 years, 10 months ago (2013-06-12 18:54:50 UTC) #1
fwereade
Code looks great, but a couple of tests need to be rather more unforgiving ;) ...
10 years, 10 months ago (2013-06-13 08:01:08 UTC) #2
matthew.scott
https://codereview.appspot.com/10237043/diff/1/state/apiserver/client_test.go File state/apiserver/client_test.go (right): https://codereview.appspot.com/10237043/diff/1/state/apiserver/client_test.go#newcode417 state/apiserver/client_test.go:417: mem4g := constraints.MustParse("mem=4G") On 2013/06/13 08:01:08, fwereade wrote: > ...
10 years, 10 months ago (2013-06-13 16:44:44 UTC) #3
matthew.scott
Please take a look.
10 years, 10 months ago (2013-06-13 16:46:06 UTC) #4
fwereade
LGTM, thanks!
10 years, 10 months ago (2013-06-14 15:20:56 UTC) #5
mue
LGTM
10 years, 10 months ago (2013-06-14 15:28:46 UTC) #6
matthew.scott
10 years, 10 months ago (2013-06-14 16:20:15 UTC) #7
*** Submitted:

Add UpgradeCharm to the API

This branch adds upgrade charm functionality to the API (branch 3/3 in the
process).

R=fwereade, mue
CC=
https://codereview.appspot.com/10237043
Sign in to reply to this message.

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