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

Issue 7421045: Implement the API unexpose command.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by frankban
Modified:
11 years, 2 months ago
Reviewers:
dimitern, mp+151055, rog
Visibility:
Public.

Description

Implement the API unexpose command. Moved the unexpose command logic to the statecmd package. Added tests, verified also running manual tests using a websocket connection. https://code.launchpad.net/~frankban/juju-core/bug-1130161-api-unexpose/+merge/151055 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Implement the API unexpose command. #

Patch Set 3 : Implement the API unexpose command. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -5 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/unexpose.go View 2 chunks +3 lines, -5 lines 0 comments Download
M state/api/api_test.go View 1 3 chunks +28 lines, -0 lines 0 comments Download
M state/api/apiclient.go View 1 1 chunk +11 lines, -0 lines 0 comments Download
M state/api/apiserver.go View 1 1 chunk +6 lines, -0 lines 0 comments Download
A state/statecmd/unexpose.go View 1 1 chunk +22 lines, -0 lines 0 comments Download
A state/statecmd/unexpose_test.go View 1 1 chunk +63 lines, -0 lines 0 comments Download

Messages

Total messages: 6
frankban
Please take a look.
11 years, 2 months ago (2013-02-28 16:53:59 UTC) #1
dimitern
LGTM with a trivial suggestion. https://codereview.appspot.com/7421045/diff/1/state/statecmd/unexpose_test.go File state/statecmd/unexpose_test.go (right): https://codereview.appspot.com/7421045/diff/1/state/statecmd/unexpose_test.go#newcode19 state/statecmd/unexpose_test.go:19: initialExposure bool It think ...
11 years, 2 months ago (2013-02-28 17:23:14 UTC) #2
frankban
Please take a look. https://codereview.appspot.com/7421045/diff/1/state/statecmd/unexpose_test.go File state/statecmd/unexpose_test.go (right): https://codereview.appspot.com/7421045/diff/1/state/statecmd/unexpose_test.go#newcode19 state/statecmd/unexpose_test.go:19: initialExposure bool On 2013/02/28 17:23:14, ...
11 years, 2 months ago (2013-03-01 10:03:40 UTC) #3
rog
LGTM
11 years, 2 months ago (2013-03-01 11:27:54 UTC) #4
frankban
Thanks for the reviews Dimiter and Roger.
11 years, 2 months ago (2013-03-01 11:35:14 UTC) #5
frankban
11 years, 2 months ago (2013-03-01 11:37:43 UTC) #6
*** Submitted:

Implement the API unexpose command.

Moved the unexpose command logic to the
statecmd package. Added tests, verified 
also running manual tests using a websocket
connection.

R=dimitern, rog
CC=
https://codereview.appspot.com/7421045
Sign in to reply to this message.

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