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

Issue 12776043: apiserver/uniter: (Watch)ConfigSettings in Uniter (Closed)

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

Description

apiserver/uniter: (Watch)ConfigSettings in Uniter This is the last batch of server-side Uniter API calls working on units: * WatchConfigSettings * ConfigSettings Next, the service-related calls will be added. https://code.launchpad.net/~dimitern/juju-core/098-apiserver-uniter-unit-ops6/+merge/179748 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 5

Patch Set 2 : apiserver/uniter: (Watch)ConfigSettings in Uniter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -11 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M state/api/params/internal.go View 1 chunk +15 lines, -0 lines 0 comments Download
M state/apiserver/uniter/uniter.go View 4 chunks +79 lines, -2 lines 0 comments Download
M state/apiserver/uniter/uniter_test.go View 1 4 chunks +52 lines, -9 lines 0 comments Download

Messages

Total messages: 5
dimitern
Please take a look.
10 years, 9 months ago (2013-08-12 16:42:58 UTC) #1
rog
LGTM with a couple of thoughts below. https://codereview.appspot.com/12776043/diff/1/state/api/params/internal.go File state/api/params/internal.go (right): https://codereview.appspot.com/12776043/diff/1/state/api/params/internal.go#newcode53 state/api/params/internal.go:53: Settings Settings ...
10 years, 9 months ago (2013-08-12 16:52:51 UTC) #2
gz
LGTM.
10 years, 9 months ago (2013-08-12 17:08:30 UTC) #3
dimitern
Please take a look. https://codereview.appspot.com/12776043/diff/1/state/api/params/internal.go File state/api/params/internal.go (right): https://codereview.appspot.com/12776043/diff/1/state/api/params/internal.go#newcode53 state/api/params/internal.go:53: Settings Settings On 2013/08/12 16:52:51, ...
10 years, 9 months ago (2013-08-12 17:11:46 UTC) #4
rog
10 years, 9 months ago (2013-08-12 17:53:57 UTC) #5
Message was sent while issue was closed.
https://codereview.appspot.com/12776043/diff/1/state/api/params/internal.go
File state/api/params/internal.go (right):

https://codereview.appspot.com/12776043/diff/1/state/api/params/internal.go#n...
state/api/params/internal.go:53: Settings Settings
On 2013/08/12 17:11:46, dimitern wrote:
> On 2013/08/12 16:52:51, rog wrote:
> > Why not use the charm.Settings type here?
> 
> I didn't want to import stuff in here as much as possible.

We already import the charm package from api/params.
I don't see any particular reason not to use it here.
Sign in to reply to this message.

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