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

Issue 10447047: state/apiserver: logging in changes the API

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

Description

state/apiserver: logging in changes the API This is a step towards serving just the API that each client is supposed to see. For the time being, we still have one big root object, but this will be split up in subsequent CLs. https://code.launchpad.net/~rogpeppe/juju-core/320-apiserver-login-choose-api/+merge/170939 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : state/apiserver: logging in changes the API #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -136 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M environs/config/config_test.go View 1 chunk +1 line, -1 line 0 comments Download
M state/apiserver/admin.go View 1 chunk +78 lines, -3 lines 1 comment Download
M state/apiserver/apiserver.go View 2 chunks +8 lines, -7 lines 2 comments Download
M state/apiserver/common/interfaces.go View 1 chunk +0 lines, -4 lines 0 comments Download
M state/apiserver/login_test.go View 1 chunk +2 lines, -4 lines 0 comments Download
M state/apiserver/machine/agent.go View 1 chunk +0 lines, -3 lines 0 comments Download
M state/apiserver/machine/agent_test.go View 1 chunk +0 lines, -9 lines 0 comments Download
M state/apiserver/machine/common_test.go View 1 chunk +0 lines, -4 lines 0 comments Download
M state/apiserver/machine/machiner.go View 1 chunk +0 lines, -3 lines 0 comments Download
M state/apiserver/machine/machiner_test.go View 1 chunk +0 lines, -9 lines 0 comments Download
M state/apiserver/root.go View 5 chunks +12 lines, -51 lines 0 comments Download
M state/apiserver/user.go View 2 chunks +0 lines, -38 lines 0 comments Download

Messages

Total messages: 4
rog
Please take a look.
10 years, 10 months ago (2013-06-22 08:55:03 UTC) #1
mue
Nice CL, LGTM. Only one comment. https://codereview.appspot.com/10447047/diff/3001/state/apiserver/admin.go File state/apiserver/admin.go (right): https://codereview.appspot.com/10447047/diff/3001/state/apiserver/admin.go#newcode76 state/apiserver/admin.go:76: // about existing ...
10 years, 10 months ago (2013-06-24 11:51:35 UTC) #2
rog
thanks for the review. https://codereview.appspot.com/10447047/diff/3001/state/apiserver/apiserver.go File state/apiserver/apiserver.go (right): https://codereview.appspot.com/10447047/diff/3001/state/apiserver/apiserver.go#newcode116 state/apiserver/apiserver.go:116: func serverError(err error) error { ...
10 years, 10 months ago (2013-06-24 11:56:37 UTC) #3
fwereade
10 years, 10 months ago (2013-06-24 15:04:57 UTC) #4
Awesome, LGTM.
Sign in to reply to this message.

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