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

Issue 13349047: Add Go support for removing units from services.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by rharding
Modified:
11 years, 6 months ago
Reviewers:
mp+185784, gary.poster
Visibility:
Public.

Description

Add Go support for removing units from services. - This was missed during the transition to the go backend - Add the Go handler method to removing a unit. - Add a test and a note that the equiv. python test is located in another file. https://code.launchpad.net/~rharding/juju-gui/resolve-retry/+merge/185784 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 9

Patch Set 2 : Add Go support for removing units from services. #

Patch Set 3 : Add Go support for removing units from services. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -0 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/store/env/sandbox.js View 1 chunk +14 lines, -0 lines 0 comments Download
M test/test_env_go.js View 1 chunk +9 lines, -0 lines 0 comments Download
M test/test_env_python.js View 1 1 chunk +5 lines, -0 lines 0 comments Download
M test/test_sandbox_go.js View 1 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 7
rharding
Please take a look.
11 years, 6 months ago (2013-09-16 11:21:09 UTC) #1
gary.poster
Thank you Rick. I have a few concerns but I suspect you can address them ...
11 years, 6 months ago (2013-09-16 12:34:23 UTC) #2
rharding
Comments/questions below. https://codereview.appspot.com/13349047/diff/1/app/store/env/sandbox.js File app/store/env/sandbox.js (right): https://codereview.appspot.com/13349047/diff/1/app/store/env/sandbox.js#newcode1048 app/store/env/sandbox.js:1048: var res = state.removeUnits(data.Params.UnitNames); On 2013/09/16 12:34:23, ...
11 years, 6 months ago (2013-09-16 12:47:42 UTC) #3
gary.poster
quick notes from call. nothing new here, Rick. :-) https://codereview.appspot.com/13349047/diff/1/app/store/env/sandbox.js File app/store/env/sandbox.js (right): https://codereview.appspot.com/13349047/diff/1/app/store/env/sandbox.js#newcode1048 app/store/env/sandbox.js:1048: ...
11 years, 6 months ago (2013-09-16 13:13:38 UTC) #4
rharding
Please take a look.
11 years, 6 months ago (2013-09-16 13:42:04 UTC) #5
gary.poster
LGTM, thank you!
11 years, 6 months ago (2013-09-16 13:45:34 UTC) #6
rharding
11 years, 6 months ago (2013-09-16 13:50:51 UTC) #7
*** Submitted:

Add Go support for removing units from services.

- This was missed during the transition to the go backend
- Add the Go handler method to removing a unit. 
- Add a test and a note that the equiv. python test is located in another
file.

R=gary.poster
CC=
https://codereview.appspot.com/13349047
Sign in to reply to this message.

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