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

Issue 11462044: Azure provider: add state file URL

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

Description

Azure provider: add state file URL Ian's last branch requires the machine configuration to contain a string with the URL of the state file. This branch adds that in startBootstrapInstance() in the Azure provider. No unit test for this yet because that area is still being refactored but I've tested this change manually and was able to bootstrap a node on Azure and deploy a couple of nodes. Drive-by fix: add missing return statement in cmd/jujud/bootstrap.go. https://code.launchpad.net/~rvb/juju-core/fix-az-prov/+merge/175574 (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 (+18 lines, -1 line) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/jujud/bootstrap.go View 1 chunk +1 line, -1 line 2 comments Download
M environs/azure/environ.go View 2 chunks +15 lines, -0 lines 6 comments Download

Messages

Total messages: 11
rvb
Please take a look.
10 years, 9 months ago (2013-07-18 14:13:05 UTC) #1
rog
LGTM with trivial adjustments below https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go File cmd/jujud/bootstrap.go (right): https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go#newcode101 cmd/jujud/bootstrap.go:101: return fmt.Errorf("cannot load state ...
10 years, 9 months ago (2013-07-18 14:17:28 UTC) #2
rvb
On 2013/07/18 14:17:28, rog wrote: > LGTM with trivial adjustments below > > https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go > ...
10 years, 9 months ago (2013-07-18 14:23:16 UTC) #3
rog
On 2013/07/18 14:23:16, rvb wrote: > On 2013/07/18 14:17:28, rog wrote: > > LGTM with ...
10 years, 9 months ago (2013-07-18 14:26:58 UTC) #4
dimitern
LGTM with some of Roger's comments. https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go File cmd/jujud/bootstrap.go (right): https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go#newcode101 cmd/jujud/bootstrap.go:101: return fmt.Errorf("cannot load ...
10 years, 9 months ago (2013-07-18 14:29:13 UTC) #5
dimitern
LGTM with some of Roger's comments. https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go File cmd/jujud/bootstrap.go (right): https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go#newcode101 cmd/jujud/bootstrap.go:101: return fmt.Errorf("cannot load ...
10 years, 9 months ago (2013-07-18 14:29:13 UTC) #6
dimitern
LGTM with some of Roger's comments. https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go File cmd/jujud/bootstrap.go (right): https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go#newcode101 cmd/jujud/bootstrap.go:101: return fmt.Errorf("cannot load ...
10 years, 9 months ago (2013-07-18 14:29:13 UTC) #7
dimitern
LGTM with some of Roger's comments. https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go File cmd/jujud/bootstrap.go (right): https://codereview.appspot.com/11462044/diff/1/cmd/jujud/bootstrap.go#newcode101 cmd/jujud/bootstrap.go:101: return fmt.Errorf("cannot load ...
10 years, 9 months ago (2013-07-18 14:29:13 UTC) #8
dimitern
LGTM with some of Roger's comments.
10 years, 9 months ago (2013-07-18 14:29:13 UTC) #9
dimitern
LGTM with some of Roger's comments.
10 years, 9 months ago (2013-07-18 14:29:13 UTC) #10
rvb
10 years, 9 months ago (2013-07-18 14:30:39 UTC) #11
> > All done, thanks for the review!
> 
> i don't see the changes yet...

When I run "lbox propose" twice a new MP gets created everytime…
Sign in to reply to this message.

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