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

Issue 11910043: cmd/bootstrap: integrate syncing (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by mue
Modified:
10 years, 8 months ago
Reviewers:
dimitern, mp+177119, jtv.canonical
Visibility:
Public.

Description

cmd/bootstrap: integrate syncing After the CL moving the synchronization logic into an own package this CL now checks if tools can be found during bootstrap. If this is not possible it will use the synchronization logic and then retries the bootstrapping. https://code.launchpad.net/~themue/juju-core/035-bootstrap-autosync/+merge/177119 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 12

Patch Set 2 : cmd/bootstrap: integrate syncing #

Total comments: 16

Patch Set 3 : cmd/bootstrap: integrate syncing #

Patch Set 4 : cmd/bootstrap: integrate syncing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+227 lines, -41 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/bootstrap.go View 1 2 4 chunks +39 lines, -2 lines 0 comments Download
M cmd/juju/bootstrap_test.go View 1 2 3 5 chunks +183 lines, -36 lines 0 comments Download
M environs/ec2/storage.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M environs/sync/sync.go View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8
mue
Please take a look.
10 years, 9 months ago (2013-07-26 09:51:56 UTC) #1
jtv.canonical
LGTM, apart from some notes. I would like to suggest that you change your commenting ...
10 years, 9 months ago (2013-07-26 10:29:48 UTC) #2
mue
Please take a look. https://codereview.appspot.com/11910043/diff/1/cmd/juju/bootstrap.go File cmd/juju/bootstrap.go (right): https://codereview.appspot.com/11910043/diff/1/cmd/juju/bootstrap.go#newcode47 cmd/juju/bootstrap.go:47: f.StringVar(&c.Source, "source", "", "chose a ...
10 years, 9 months ago (2013-07-26 13:13:39 UTC) #3
dimitern
LGTM with a few suggestions below https://codereview.appspot.com/11910043/diff/7001/cmd/juju/bootstrap.go File cmd/juju/bootstrap.go (right): https://codereview.appspot.com/11910043/diff/7001/cmd/juju/bootstrap.go#newcode48 cmd/juju/bootstrap.go:48: f.StringVar(&c.Source, "source", "", ...
10 years, 9 months ago (2013-07-29 10:35:31 UTC) #4
dimitern
LGTM with a few suggestions below https://codereview.appspot.com/11910043/diff/7001/cmd/juju/bootstrap.go File cmd/juju/bootstrap.go (right): https://codereview.appspot.com/11910043/diff/7001/cmd/juju/bootstrap.go#newcode48 cmd/juju/bootstrap.go:48: f.StringVar(&c.Source, "source", "", ...
10 years, 9 months ago (2013-07-29 10:35:31 UTC) #5
mue
Review handled, but new problems with old tests. https://codereview.appspot.com/11910043/diff/7001/cmd/juju/bootstrap.go File cmd/juju/bootstrap.go (right): https://codereview.appspot.com/11910043/diff/7001/cmd/juju/bootstrap.go#newcode48 cmd/juju/bootstrap.go:48: f.StringVar(&c.Source, ...
10 years, 9 months ago (2013-07-29 16:48:54 UTC) #6
mue
Please take a look.
10 years, 9 months ago (2013-07-30 11:19:55 UTC) #7
mue
10 years, 9 months ago (2013-07-30 15:41:01 UTC) #8
Please take a look.
Sign in to reply to this message.

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