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

Issue 49050044: Joyent Provider - Storage impl

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by dstroppa
Modified:
10 years, 6 months ago
Reviewers:
mp+200851, gz, jameinel
Visibility:
Public.

Description

Joyent Provider - Storage impl https://code.launchpad.net/~dstroppa/juju-core/joyent-provider-storage/+merge/200851 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Joyent Provider - Storage impl #

Total comments: 19

Patch Set 3 : Joyent Provider - Storage impl #

Patch Set 4 : Joyent Provider - Storage impl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+690 lines, -137 lines) Patch
M .bzrignore View 1 chunk +2 lines, -0 lines 0 comments Download
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M dependencies.tsv View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M provider/joyent/config.go View 1 8 chunks +41 lines, -15 lines 0 comments Download
M provider/joyent/config_test.go View 1 2 12 chunks +63 lines, -47 lines 0 comments Download
M provider/joyent/environ.go View 1 2 4 chunks +28 lines, -13 lines 0 comments Download
M provider/joyent/environ_firewall.go View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M provider/joyent/environ_instance.go View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M provider/joyent/export_test.go View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M provider/joyent/instance.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M provider/joyent/joyent_test.go View 1 2 1 chunk +167 lines, -14 lines 0 comments Download
M provider/joyent/provider.go View 1 2 3 3 chunks +6 lines, -2 lines 0 comments Download
M provider/joyent/storage.go View 1 2 1 chunk +178 lines, -34 lines 0 comments Download
A provider/joyent/storage_test.go View 1 2 1 chunk +189 lines, -0 lines 0 comments Download

Messages

Total messages: 13
dstroppa
Please take a look.
10 years, 8 months ago (2014-01-08 15:13:22 UTC) #1
dstroppa
Please take a look.
10 years, 8 months ago (2014-01-08 15:59:26 UTC) #2
gz
Thanks for getting this next step up for review! Several things in need of fixing: ...
10 years, 8 months ago (2014-01-09 17:50:34 UTC) #3
dstroppa
https://codereview.appspot.com/49050044/diff/20001/provider/joyent/storage.go File provider/joyent/storage.go (right): https://codereview.appspot.com/49050044/diff/20001/provider/joyent/storage.go#newcode83 provider/joyent/storage.go:83: // deleteContainer deletes the named comtainer from the storage ...
10 years, 8 months ago (2014-01-13 12:42:15 UTC) #4
dstroppa
https://codereview.appspot.com/49050044/diff/20001/dependencies.tsv File dependencies.tsv (right): https://codereview.appspot.com/49050044/diff/20001/dependencies.tsv#newcode7 dependencies.tsv:7: launchpad.net/gojoyent bzr daniele.stroppa@joyent.com-20140108145637-xg6p7yewt10z7e2f 47 On 2014/01/09 17:50:34, gz wrote: ...
10 years, 8 months ago (2014-01-13 13:03:01 UTC) #5
dstroppa
https://codereview.appspot.com/49050044/diff/20001/provider/joyent/config_test.go File provider/joyent/config_test.go (right): https://codereview.appspot.com/49050044/diff/20001/provider/joyent/config_test.go#newcode4 provider/joyent/config_test.go:4: package joyent On 2014/01/09 17:50:34, gz wrote: > What's ...
10 years, 8 months ago (2014-01-13 14:23:38 UTC) #6
dstroppa
https://codereview.appspot.com/49050044/diff/20001/provider/joyent/config_test.go File provider/joyent/config_test.go (right): https://codereview.appspot.com/49050044/diff/20001/provider/joyent/config_test.go#newcode26 provider/joyent/config_test.go:26: "sdc-key-id": "12:c3:a7:cb:a2:29:e2:90:88:3f:04:53:3b:4e:75:40", On 2014/01/09 17:50:34, gz wrote: > Not ...
10 years, 8 months ago (2014-01-14 13:09:54 UTC) #7
dstroppa
https://codereview.appspot.com/49050044/diff/20001/provider/joyent/joyent_test.go File provider/joyent/joyent_test.go (right): https://codereview.appspot.com/49050044/diff/20001/provider/joyent/joyent_test.go#newcode57 provider/joyent/joyent_test.go:57: "sdc-key-id": "12:c3:a7:cb:a2:29:e2:90:88:3f:04:53:3b:4e:75:40", On 2014/01/09 17:50:34, gz wrote: > These ...
10 years, 8 months ago (2014-01-14 13:11:12 UTC) #8
dstroppa
https://codereview.appspot.com/49050044/diff/20001/provider/joyent/storage_test.go File provider/joyent/storage_test.go (right): https://codereview.appspot.com/49050044/diff/20001/provider/joyent/storage_test.go#newcode1 provider/joyent/storage_test.go:1: // Copyright 2013 Joyent Inc. On 2014/01/09 17:50:34, gz ...
10 years, 8 months ago (2014-01-14 15:33:51 UTC) #9
dstroppa
Please take a look.
10 years, 8 months ago (2014-01-14 15:36:38 UTC) #10
gz
LGTM, should be ready to go with a settled gojoyent version.
10 years, 8 months ago (2014-01-23 16:23:42 UTC) #11
jameinel
On 2014/01/23 16:23:42, gz wrote: > LGTM, should be ready to go with a settled ...
10 years, 6 months ago (2014-02-27 07:39:42 UTC) #12
dstroppa
10 years, 6 months ago (2014-02-27 13:35:18 UTC) #13
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