|
environs: add machineNonce to StartInstance()
Continuing from the previous CL, this propagates
the machine nonce throughout environs.
Now the machineNonce is passed to StartInstance()
in all providers. In a follow-up the support for
handling nonces in state will be added.
https://code.launchpad.net/~dimitern/juju-core/026-enable-nonced-provisioning/+merge/157432
Requires: https://code.launchpad.net/~dimitern/juju-core/025-add-machinenonce-to-agent-conf-and-machine-config/+merge/157422
(do not edit description out of merge proposal)
Total comments: 8
Total comments: 15
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+83 lines, -55 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
environs/dummy/environs.go
|
View
|
1
2
|
4 chunks |
+20 lines, -15 lines |
0 comments
|
Download
|
 |
M |
environs/ec2/ec2.go
|
View
|
|
4 chunks |
+18 lines, -16 lines |
0 comments
|
Download
|
 |
M |
environs/ec2/live_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
environs/ec2/local_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
environs/interface.go
|
View
|
1
|
1 chunk |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
M |
environs/jujutest/livetests.go
|
View
|
1
2
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
environs/openstack/local_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
environs/openstack/provider.go
|
View
|
|
4 chunks |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
M |
juju/conn.go
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
juju/testing/conn.go
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
state/state.go
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
worker/provisioner/provisioner.go
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
worker/provisioner/provisioner_test.go
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8
|