|
Initial joyent provider
This branch takes the work done by Daniele and
fixes some issues and updates some tests such
that the Joyent provider can bootstrap an
environemtn and deploy a charm. There's still
a couple of unimplemented methods on the
provider (PublicAddress, PrivateAddress) but
we need to get this work merged so development
can continue iteratively.
https://code.launchpad.net/~wallyworld/juju-core/joyent-provider-instance/+merge/213348
(do not edit description out of merge proposal)
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2366 lines, -474 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
dependencies.tsv
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
provider/all/all.go
|
View
|
|
1 chunk |
+1 line, -1 line |
2 comments
|
Download
|
 |
M |
provider/joyent/config.go
|
View
|
|
8 chunks |
+164 lines, -99 lines |
2 comments
|
Download
|
 |
M |
provider/joyent/config_test.go
|
View
|
1
|
8 chunks |
+182 lines, -124 lines |
0 comments
|
Download
|
 |
M |
provider/joyent/environ.go
|
View
|
1
2
|
3 chunks |
+95 lines, -40 lines |
0 comments
|
Download
|
 |
M |
provider/joyent/environ_firewall.go
|
View
|
1
|
1 chunk |
+123 lines, -21 lines |
0 comments
|
Download
|
 |
M |
provider/joyent/environ_instance.go
|
View
|
1
|
1 chunk |
+250 lines, -34 lines |
0 comments
|
Download
|
 |
M |
provider/joyent/export_test.go
|
View
|
1
|
1 chunk |
+189 lines, -1 line |
0 comments
|
Download
|
 |
M |
provider/joyent/instance.go
|
View
|
1
|
1 chunk |
+87 lines, -34 lines |
0 comments
|
Download
|
 |
M |
provider/joyent/instance_firewall.go
|
View
|
1
|
1 chunk |
+97 lines, -18 lines |
0 comments
|
Download
|
 |
M |
provider/joyent/joyent_test.go
|
View
|
1
|
1 chunk |
+98 lines, -17 lines |
0 comments
|
Download
|
 |
A |
provider/joyent/live_test.go
|
View
|
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
provider/joyent/local_test.go
|
View
|
1
|
1 chunk |
+423 lines, -0 lines |
0 comments
|
Download
|
 |
M |
provider/joyent/provider.go
|
View
|
1
|
3 chunks |
+73 lines, -49 lines |
0 comments
|
Download
|
 |
A |
provider/joyent/provider_test.go
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
provider/joyent/storage.go
|
View
|
1
|
1 chunk |
+264 lines, -36 lines |
0 comments
|
Download
|
 |
A |
provider/joyent/storage_test.go
|
View
|
1
|
1 chunk |
+199 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5
|