|
Remove Metadata() method from Instance interface
The machine metadata is not aways available, and is only used
when startInstance is called. So have startInstance return the
metadata separately along with the instance.
https://code.launchpad.net/~wallyworld/juju-core/tweak-instance-metadata-api/+merge/170483
(do not edit description out of merge proposal)
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+116 lines, -105 lines) |
Patch |
 |
A |
[revision details]
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cmd/juju/ssh_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cmd/juju/status_test.go
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
environs/azure/environ.go
|
View
|
|
1 chunk |
+2 lines, -1 line |
1 comment
|
Download
|
 |
M |
environs/azure/instance.go
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
environs/dummy/environs.go
|
View
|
|
4 chunks |
+22 lines, -26 lines |
0 comments
|
Download
|
 |
M |
environs/ec2/ec2.go
|
View
|
|
6 chunks |
+16 lines, -14 lines |
2 comments
|
Download
|
 |
M |
environs/ec2/live_test.go
|
View
|
|
4 chunks |
+15 lines, -6 lines |
0 comments
|
Download
|
 |
M |
environs/ec2/local_test.go
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
environs/interface.go
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
environs/jujutest/livetests.go
|
View
|
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
environs/jujutest/tests.go
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
environs/maas/environ.go
|
View
|
|
1 chunk |
+6 lines, -3 lines |
2 comments
|
Download
|
 |
M |
environs/maas/environ_test.go
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
environs/openstack/local_test.go
|
View
|
|
4 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
environs/openstack/provider.go
|
View
|
|
7 chunks |
+17 lines, -15 lines |
0 comments
|
Download
|
 |
M |
instance/instance.go
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
juju/testing/conn.go
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
worker/firewaller/firewaller_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
worker/provisioner/broker.go
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
worker/provisioner/provisioner_task.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 6
|