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

Issue 10478043: Add an AuthenticationProvider interface.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by thumper
Modified:
10 years, 10 months ago
Reviewers:
dave, wallyworld, mp+171006
Visibility:
Public.

Description

Add an AuthenticationProvider interface. To be used by the provisioner. Very simple implementation now to mirror what is currently happening. We can add caching and re-getting the information as we desire. https://code.launchpad.net/~thumper/juju-core/provisioner-auth-provider/+merge/171006 Requires: https://code.launchpad.net/~thumper/juju-core/lxc-broker/+merge/170713 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -35 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
A worker/provisioner/authentication.go View 1 chunk +50 lines, -0 lines 8 comments Download
M worker/provisioner/provisioner.go View 2 chunks +3 lines, -6 lines 0 comments Download
M worker/provisioner/provisioner_task.go View 7 chunks +12 lines, -29 lines 0 comments Download

Messages

Total messages: 4
thumper
Please take a look.
10 years, 10 months ago (2013-06-24 02:27:34 UTC) #1
dave_cheney.net
LGTM. https://codereview.appspot.com/10478043/diff/1/worker/provisioner/authentication.go File worker/provisioner/authentication.go (right): https://codereview.appspot.com/10478043/diff/1/worker/provisioner/authentication.go#newcode15 worker/provisioner/authentication.go:15: // AuthenticationProvider defines the single function that the ...
10 years, 10 months ago (2013-06-24 06:30:32 UTC) #2
thumper
https://codereview.appspot.com/10478043/diff/1/worker/provisioner/authentication.go File worker/provisioner/authentication.go (right): https://codereview.appspot.com/10478043/diff/1/worker/provisioner/authentication.go#newcode15 worker/provisioner/authentication.go:15: // AuthenticationProvider defines the single function that the provisioner ...
10 years, 10 months ago (2013-06-24 22:48:52 UTC) #3
wallyworld
10 years, 10 months ago (2013-06-24 23:32:24 UTC) #4
LGTM. If Dave is happy, I'm happy
Sign in to reply to this message.

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