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

Issue 9130044: Wire up new simplestreams metadata for prod use (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 12 months ago by wallyworld
Modified:
10 years, 11 months ago
Reviewers:
mp+163345, jameinel, fwereade
Visibility:
Public.

Description

Wire up new simplestreams metadata for prod use This branch migrates the ec2 and openstack providers to use the new simplestreams metadata. As a side effect, refactoring is done to consolidate the test data used for ec2 tests so that there is only one copy, rather than copies in local_test and image_test. https://code.launchpad.net/~wallyworld/juju-core/oxygen-image-metadata/+merge/163345 Requires: https://code.launchpad.net/~wallyworld/juju-core/simplestreams-multiple-indices/+merge/162919 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Wire up new simplestreams metadata for prod use #

Patch Set 3 : Wire up new simplestreams metadata for prod use #

Total comments: 6

Patch Set 4 : Wire up new simplestreams metadata for prod use #

Total comments: 2

Patch Set 5 : Wire up new simplestreams metadata for prod use #

Unified diffs Side-by-side diffs Delta from patch set Stats (+874 lines, -508 lines) Patch
A [revision details] View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M environs/ec2/ec2.go View 1 2 3 3 chunks +7 lines, -17 lines 0 comments Download
M environs/ec2/export_test.go View 1 2 3 chunks +235 lines, -4 lines 0 comments Download
M environs/ec2/image.go View 1 2 3 4 3 chunks +25 lines, -20 lines 0 comments Download
M environs/ec2/image_test.go View 1 2 7 chunks +8 lines, -45 lines 0 comments Download
M environs/ec2/instancetype.go View 1 2 chunks +5 lines, -1 line 0 comments Download
M environs/ec2/local_test.go View 1 8 chunks +14 lines, -38 lines 0 comments Download
M environs/imagemetadata/simplestreams.go View 1 2 3 15 chunks +87 lines, -55 lines 0 comments Download
M environs/imagemetadata/simplestreams_test.go View 1 2 3 13 chunks +193 lines, -69 lines 0 comments Download
M environs/instances/image.go View 1 5 chunks +6 lines, -68 lines 0 comments Download
M environs/instances/image_test.go View 1 2 9 chunks +133 lines, -91 lines 0 comments Download
M environs/openstack/export_test.go View 1 2 chunks +129 lines, -38 lines 0 comments Download
M environs/openstack/image.go View 1 2 2 chunks +24 lines, -17 lines 0 comments Download
M environs/openstack/local_test.go View 1 2 3 6 chunks +6 lines, -16 lines 0 comments Download
D environs/testing/instances.go View 1 1 chunk +0 lines, -29 lines 0 comments Download

Messages

Total messages: 8
wallyworld
Please take a look.
10 years, 12 months ago (2013-05-10 17:27:18 UTC) #1
wallyworld
Please take a look.
10 years, 11 months ago (2013-05-16 01:01:59 UTC) #2
wallyworld
Please take a look.
10 years, 11 months ago (2013-05-17 02:13:08 UTC) #3
fwereade
LGTM modulo early storage-filtering and a couple of comments. https://codereview.appspot.com/9130044/diff/7001/environs/ec2/image.go File environs/ec2/image.go (right): https://codereview.appspot.com/9130044/diff/7001/environs/ec2/image.go#newcode30 environs/ec2/image.go:30: ...
10 years, 11 months ago (2013-05-17 08:44:51 UTC) #4
wallyworld
Please take a look. https://codereview.appspot.com/9130044/diff/7001/environs/ec2/image.go File environs/ec2/image.go (right): https://codereview.appspot.com/9130044/diff/7001/environs/ec2/image.go#newcode30 environs/ec2/image.go:30: imageConstraint.Storage = &ebs On 2013/05/17 ...
10 years, 11 months ago (2013-05-22 00:31:32 UTC) #5
jameinel
LGTM https://codereview.appspot.com/9130044/diff/14001/environs/ec2/image.go File environs/ec2/image.go (right): https://codereview.appspot.com/9130044/diff/14001/environs/ec2/image.go#newcode67 environs/ec2/image.go:67: return spec, nil I'm curious why you changed ...
10 years, 11 months ago (2013-05-22 10:43:12 UTC) #6
wallyworld
https://codereview.appspot.com/9130044/diff/14001/environs/ec2/image.go File environs/ec2/image.go (right): https://codereview.appspot.com/9130044/diff/14001/environs/ec2/image.go#newcode67 environs/ec2/image.go:67: return spec, nil On 2013/05/22 10:43:12, jameinel wrote: > ...
10 years, 11 months ago (2013-05-22 10:54:45 UTC) #7
wallyworld
10 years, 11 months ago (2013-05-22 23:49:50 UTC) #8
*** Submitted:

Wire up new simplestreams metadata for prod use

This branch migrates the ec2 and openstack providers to use the new
simplestreams
metadata. As a side effect, refactoring is done to consolidate the test data
used
for ec2 tests so that there is only one copy, rather than copies in local_test
and
image_test.

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

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