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

Issue 6612054: environs/cloudinit: use --initial-password

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by rog
Modified:
11 years, 7 months ago
Reviewers:
mp+128222
Visibility:
Public.

Description

environs/cloudinit: use --initial-password https://code.launchpad.net/~rogpeppe/juju-core/105-cloudinit-initial-password/+merge/128222 Requires: https://code.launchpad.net/~rogpeppe/juju-core/107-jujud-bootstrap-initial-password/+merge/128210 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : environs/cloudinit: use --initial-password #

Total comments: 4

Patch Set 3 : environs/cloudinit: use --initial-password #

Patch Set 4 : environs/cloudinit: use --initial-password #

Total comments: 2

Patch Set 5 : environs/cloudinit: use --initial-password #

Patch Set 6 : environs/cloudinit: use --initial-password #

Patch Set 7 : environs/cloudinit: use --initial-password #

Total comments: 1

Patch Set 8 : environs/cloudinit: use --initial-password #

Patch Set 9 : environs/cloudinit: use --initial-password #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -68 lines) Patch
A [revision details] View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/ssh_test.go View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cmd/juju/status_test.go View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M environs/cloudinit/cloudinit.go View 1 2 7 chunks +39 lines, -18 lines 0 comments Download
M environs/cloudinit/cloudinit_test.go View 1 2 5 chunks +63 lines, -18 lines 0 comments Download
M environs/dummy/environs.go View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M environs/ec2/ec2.go View 1 2 3 4 5 6 7 1 chunk +3 lines, -1 line 0 comments Download
M environs/ec2/live_test.go View 1 2 3 4 5 6 7 6 chunks +8 lines, -7 lines 0 comments Download
M environs/ec2/local_test.go View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M environs/jujutest/livetests.go View 1 2 3 4 5 6 7 7 chunks +9 lines, -8 lines 0 comments Download
M environs/jujutest/test.go View 1 2 3 4 5 1 chunk +0 lines, -7 lines 0 comments Download
M environs/jujutest/tests.go View 1 2 3 4 5 2 chunks +3 lines, -2 lines 0 comments Download
M juju/testing/conn.go View 1 2 3 4 5 6 7 8 1 chunk +11 lines, -0 lines 0 comments Download
M worker/firewaller/firewaller_test.go View 1 2 3 4 5 2 chunks +9 lines, -2 lines 0 comments Download
M worker/provisioner/provisioner.go View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M worker/provisioner/provisioner_test.go View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 14
rog
Please take a look.
11 years, 7 months ago (2012-10-05 11:04:48 UTC) #1
TheMue
LGTM
11 years, 7 months ago (2012-10-05 11:15:50 UTC) #2
niemeyer
One minor: https://codereview.appspot.com/6612054/diff/2001/environs/cloudinit/cloudinit.go File environs/cloudinit/cloudinit.go (right): https://codereview.appspot.com/6612054/diff/2001/environs/cloudinit/cloudinit.go#newcode41 environs/cloudinit/cloudinit.go:41: // The entity name will be ignored. ...
11 years, 7 months ago (2012-10-05 15:43:41 UTC) #3
rog
https://codereview.appspot.com/6612054/diff/2001/environs/cloudinit/cloudinit.go File environs/cloudinit/cloudinit.go (right): https://codereview.appspot.com/6612054/diff/2001/environs/cloudinit/cloudinit.go#newcode41 environs/cloudinit/cloudinit.go:41: // The entity name will be ignored. On 2012/10/05 ...
11 years, 7 months ago (2012-10-05 16:40:12 UTC) #4
niemeyer
https://codereview.appspot.com/6612054/diff/2001/environs/cloudinit/cloudinit.go File environs/cloudinit/cloudinit.go (right): https://codereview.appspot.com/6612054/diff/2001/environs/cloudinit/cloudinit.go#newcode41 environs/cloudinit/cloudinit.go:41: // The entity name will be ignored. On 2012/10/05 ...
11 years, 7 months ago (2012-10-05 17:13:03 UTC) #5
rog
Please take a look.
11 years, 7 months ago (2012-10-05 17:16:53 UTC) #6
rog
Please take a look.
11 years, 7 months ago (2012-10-05 17:34:13 UTC) #7
rog
https://codereview.appspot.com/6612054/diff/2001/environs/cloudinit/cloudinit.go File environs/cloudinit/cloudinit.go (right): https://codereview.appspot.com/6612054/diff/2001/environs/cloudinit/cloudinit.go#newcode41 environs/cloudinit/cloudinit.go:41: // The entity name will be ignored. On 2012/10/05 ...
11 years, 7 months ago (2012-10-05 17:37:55 UTC) #8
niemeyer
LGTM https://codereview.appspot.com/6612054/diff/7002/environs/jujutest/test.go File environs/jujutest/test.go (right): https://codereview.appspot.com/6612054/diff/7002/environs/jujutest/test.go#newcode18 environs/jujutest/test.go:18: EntityName: fmt.Sprintf("machine-%d", machineId), Password: "unimportant",
11 years, 7 months ago (2012-10-05 17:39:18 UTC) #9
rog
Please take a look.
11 years, 7 months ago (2012-10-08 14:30:53 UTC) #10
rog
Please take a look. https://codereview.appspot.com/6612054/diff/7002/environs/jujutest/test.go File environs/jujutest/test.go (right): https://codereview.appspot.com/6612054/diff/7002/environs/jujutest/test.go#newcode18 environs/jujutest/test.go:18: EntityName: fmt.Sprintf("machine-%d", machineId), On 2012/10/05 ...
11 years, 7 months ago (2012-10-08 15:26:23 UTC) #11
niemeyer
LGTM https://codereview.appspot.com/6612054/diff/20005/juju/testing/conn.go File juju/testing/conn.go (right): https://codereview.appspot.com/6612054/diff/20005/juju/testing/conn.go#newcode42 juju/testing/conn.go:42: // machine id of the machine to be ...
11 years, 7 months ago (2012-10-08 16:17:09 UTC) #12
rog
Please take a look.
11 years, 7 months ago (2012-10-08 16:17:24 UTC) #13
rog
11 years, 7 months ago (2012-10-08 16:19:34 UTC) #14
*** Submitted:

environs/cloudinit: use --initial-password

R=TheMue, niemeyer
CC=
https://codereview.appspot.com/6612054
Sign in to reply to this message.

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