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

Issue 6940069: Implement Storage interface for OpenStack (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by wallyworld
Modified:
11 years, 4 months ago
Reviewers:
mp+140127
Visibility:
Public.

Description

Implement Storage interface for OpenStack This branch implements the environs.Storage interface for OpenStack. The OpenStack config is also updated to allow the specification of public and control bucket/containers. https://code.launchpad.net/~wallyworld/juju-core/openstack-storage/+merge/140127 Requires: https://code.launchpad.net/~wallyworld/juju-core/goose-api-catchup/+merge/139378 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 35

Patch Set 2 : Implement Storage interface for OpenStack #

Patch Set 3 : Implement Storage interface for OpenStack #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -43 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M environs/ec2/ec2.go View 1 1 chunk +1 line, -5 lines 0 comments Download
M environs/ec2/storage.go View 1 1 chunk +1 line, -1 line 0 comments Download
M environs/openstack/config.go View 1 3 chunks +6 lines, -0 lines 0 comments Download
M environs/openstack/live_test.go View 1 chunk +4 lines, -3 lines 0 comments Download
M environs/openstack/provider.go View 1 5 chunks +84 lines, -34 lines 0 comments Download
A environs/openstack/storage.go View 1 2 1 chunk +151 lines, -0 lines 0 comments Download

Messages

Total messages: 7
wallyworld
Please take a look.
11 years, 4 months ago (2012-12-17 02:50:56 UTC) #1
dave_cheney.net
This looks good, the only major concern i have is the parallel delete operation. https://codereview.appspot.com/6940069/diff/1/environs/openstack/provider.go ...
11 years, 4 months ago (2012-12-17 07:16:19 UTC) #2
fwereade
General +1 to davechecey's comments; would appreciate your thoughts re public storage. https://codereview.appspot.com/6940069/diff/1/environs/openstack/provider.go File environs/openstack/provider.go ...
11 years, 4 months ago (2012-12-17 08:27:31 UTC) #3
jameinel
I like William's "rather than implement a worker pool to land this, just have it ...
11 years, 4 months ago (2012-12-17 13:03:44 UTC) #4
wallyworld
Please take a look. https://codereview.appspot.com/6940069/diff/1/environs/openstack/provider.go File environs/openstack/provider.go (right): https://codereview.appspot.com/6940069/diff/1/environs/openstack/provider.go#newcode206 environs/openstack/provider.go:206: swift: swift.New(storageClient)} On 2012/12/17 07:16:19, ...
11 years, 4 months ago (2012-12-18 02:16:31 UTC) #5
fwereade
LGTM -- and thanks for the ec2 consistency fixes. Probably best to wait for dave ...
11 years, 4 months ago (2012-12-18 14:57:41 UTC) #6
wallyworld
11 years, 4 months ago (2012-12-19 07:05:13 UTC) #7
*** Submitted:

Implement Storage interface for OpenStack

This branch implements the environs.Storage interface for OpenStack.
The OpenStack config is also updated to allow the specification of public and
control bucket/containers.

R=dfc, fwereade, jameinel
CC=
https://codereview.appspot.com/6940069
Sign in to reply to this message.

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