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

Issue 13082044: azure addressability changes

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

Description

azure addressability changes Implement Addresses() https://code.launchpad.net/~natefinch/juju-core/005-azure-address/+merge/181117 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 3

Patch Set 2 : azure addressability changes #

Patch Set 3 : azure addressability changes #

Patch Set 4 : azure addressability changes #

Total comments: 2

Patch Set 5 : azure addressability changes #

Patch Set 6 : azure addressability changes #

Patch Set 7 : azure addressability changes #

Patch Set 8 : azure addressability changes #

Patch Set 9 : azure addressability changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -34 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M provider/azure/instance.go View 1 2 5 chunks +73 lines, -32 lines 0 comments Download
M provider/azure/instance_test.go View 1 2 3 chunks +47 lines, -2 lines 0 comments Download

Messages

Total messages: 10
natefinch
Please take a look.
10 years, 8 months ago (2013-08-20 18:12:38 UTC) #1
jameinel
the code and tests for Addresses looks sane to me, though it might be good ...
10 years, 8 months ago (2013-08-21 10:28:02 UTC) #2
natefinch
Please take a look.
10 years, 8 months ago (2013-08-21 21:00:09 UTC) #3
natefinch
10 years, 8 months ago (2013-08-22 20:27:59 UTC) #4
natefinch
Somehow my last message contents got dropped on the floor... not sure how that happened. ...
10 years, 8 months ago (2013-08-22 20:29:56 UTC) #5
jameinel
LGTM as long as it has been tested live.
10 years, 8 months ago (2013-08-23 13:33:18 UTC) #6
jameinel
On 2013/08/23 13:33:18, jameinel wrote: > LGTM as long as it has been tested live. ...
10 years, 8 months ago (2013-08-27 06:54:35 UTC) #7
natefinch
Please take a look.
10 years, 7 months ago (2013-09-04 15:14:28 UTC) #8
natefinch
On 2013/09/04 15:14:28, nate.finch wrote: > Please take a look. Only change since the LGTM ...
10 years, 7 months ago (2013-09-04 15:41:58 UTC) #9
gz
10 years, 7 months ago (2013-09-04 16:00:08 UTC) #10
LGTM.

https://codereview.appspot.com/13082044/diff/18001/provider/azure/instance.go
File provider/azure/instance.go (right):

https://codereview.appspot.com/13082044/diff/18001/provider/azure/instance.go...
provider/azure/instance.go:64: err = azInstance.apiCall(false, func(c
*azureManagementContext) error {
I find this closure pretty hard to read, what with it being most of the outer
function and has differing return spelling.

https://codereview.appspot.com/13082044/diff/18001/provider/azure/instance_te...
File provider/azure/instance_test.go (right):

https://codereview.appspot.com/13082044/diff/18001/provider/azure/instance_te...
provider/azure/instance_test.go:174: instance.Address{
You don't actually need to repeat the type here.
Sign in to reply to this message.

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