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

Issue 12696043: apiserver: (Set)(Private|Public)Address in Uniter (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by dimitern
Modified:
10 years, 8 months ago
Reviewers:
mp+179421, gz, natefinch
Visibility:
Public.

Description

apiserver: (Set)(Private|Public)Address in Uniter This implements the server-side uniter API calls: * PublicAddress * SetPublicAddress * PrivateAddress * SetPrivateAddress ...for units. https://code.launchpad.net/~dimitern/juju-core/094-apiserver-uniter-unit-ops2/+merge/179421 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 11

Patch Set 2 : apiserver: (Set)(Private|Public)Address in Uniter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -2 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M state/api/params/internal.go View 2 chunks +26 lines, -0 lines 0 comments Download
M state/apiserver/uniter/uniter.go View 1 3 chunks +129 lines, -2 lines 0 comments Download
M state/apiserver/uniter/uniter_test.go View 1 chunk +106 lines, -0 lines 0 comments Download

Messages

Total messages: 6
dimitern
Please take a look.
10 years, 8 months ago (2013-08-09 12:04:30 UTC) #1
natefinch
LGTM modulo a couple minor code clarifications and some comments on those exported methods. https://codereview.appspot.com/12696043/diff/1/state/apiserver/uniter/uniter.go ...
10 years, 8 months ago (2013-08-09 13:11:04 UTC) #2
gz
LGTM. As mentioned, I was to rip out these methods on the server side as ...
10 years, 8 months ago (2013-08-09 13:40:50 UTC) #3
dimitern
Please take a look. https://codereview.appspot.com/12696043/diff/1/state/api/params/internal.go File state/api/params/internal.go (right): https://codereview.appspot.com/12696043/diff/1/state/api/params/internal.go#newcode28 state/api/params/internal.go:28: type StringBoolResult struct { On ...
10 years, 8 months ago (2013-08-09 13:47:52 UTC) #4
natefinch
I'm not sure this does what you think it does.... or I'm misunderstanding either the ...
10 years, 8 months ago (2013-08-09 14:27:43 UTC) #5
natefinch
10 years, 8 months ago (2013-08-09 14:41:20 UTC) #6
Dimiter and I spoke on IRC and I better understand what's going on. Consider
this a LGTM. :)
Sign in to reply to this message.

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