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

Issue 9603044: Add juju-tools endpoint to test identity service (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by wallyworld
Modified:
10 years, 11 months ago
Reviewers:
mp+164820, jameinel, dimitern
Visibility:
Public.

Description

Add juju-tools endpoint to test identity service The identity service double now exposes a juju-tools endpoint so that the user's env no longer needs to define a public-bucket-url. Some tests were failing also. One issue was a code conflict that was fixed by adding the AddService method to the IdentityService interface. The other issue was that the KeyPairRequest struct used in the keypair service double was defined with incorrect json tags. A bit of drive-by cleanup was also done. https://code.launchpad.net/~wallyworld/goose/juju-tools-endpoint/+merge/164820 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -12 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M client/client_test.go View 1 chunk +1 line, -1 line 0 comments Download
M client/live_test.go View 1 chunk +5 lines, -5 lines 2 comments Download
M client/local_test.go View 2 chunks +2 lines, -2 lines 1 comment Download
M identity/keypair.go View 1 chunk +3 lines, -1 line 2 comments Download
M identity/local_test.go View 1 chunk +9 lines, -0 lines 0 comments Download
M testservices/identityservice/identityservice.go View 1 chunk +1 line, -0 lines 0 comments Download
M testservices/identityservice/keypair.go View 1 chunk +2 lines, -2 lines 0 comments Download
M testservices/identityservice/legacy.go View 1 chunk +4 lines, -0 lines 0 comments Download
M testservices/openstackservice/openstack.go View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 4
wallyworld
Please take a look.
10 years, 11 months ago (2013-05-21 01:21:55 UTC) #1
dimitern
Thanks for taking the time to fix these. LGTM with a couple of suggestions. https://codereview.appspot.com/9603044/diff/1/client/live_test.go ...
10 years, 11 months ago (2013-05-21 07:39:41 UTC) #2
wallyworld
https://codereview.appspot.com/9603044/diff/1/client/live_test.go File client/live_test.go (right): https://codereview.appspot.com/9603044/diff/1/client/live_test.go#newcode51 client/live_test.go:51: cl := client.NewClient(s.cred, s.authMode, nil) On 2013/05/21 07:39:41, dimitern ...
10 years, 11 months ago (2013-05-22 07:19:51 UTC) #3
jameinel
10 years, 11 months ago (2013-05-22 10:57:30 UTC) #4
LGTM
Sign in to reply to this message.

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