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

Issue 72210043: Local provider flag for fast-lxc

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by thumper
Modified:
10 years, 1 month ago
Reviewers:
sidnei.da.silva, mp+209801, wallyworld, fwereade
Visibility:
Public.

Description

Local provider flag for fast-lxc The flag is determined by the distro release from the /etc/lsb-release file. There is an override environment variable that can be set to keep existing behaviour. Although no actual behaviour is introduced in this branch. https://code.launchpad.net/~thumper/juju-core/fast-lxc/+merge/209801 Requires: https://code.launchpad.net/~thumper/juju-core/maybe-add-cloud-archive-func/+merge/209798 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 3

Patch Set 2 : Local provider flag for fast-lxc #

Patch Set 3 : Local provider flag for fast-lxc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -20 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M provider/local/environ.go View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
M provider/local/export_test.go View 1 1 chunk +8 lines, -5 lines 0 comments Download
A provider/local/lxc.go View 1 1 chunk +38 lines, -0 lines 0 comments Download
A provider/local/lxc_test.go View 1 1 chunk +59 lines, -0 lines 0 comments Download
M version/export_test.go View 1 1 chunk +4 lines, -1 line 0 comments Download
M version/version.go View 1 2 2 chunks +25 lines, -4 lines 0 comments Download
M version/version_test.go View 1 2 9 chunks +66 lines, -8 lines 0 comments Download

Messages

Total messages: 8
thumper
Please take a look.
10 years, 2 months ago (2014-03-06 22:15:02 UTC) #1
sidnei.da.silva
https://codereview.appspot.com/72210043/diff/1/provider/local/lxc.go File provider/local/lxc.go (right): https://codereview.appspot.com/72210043/diff/1/provider/local/lxc.go#newcode38 provider/local/lxc.go:38: return value >= 14.04 Is it possible at all ...
10 years, 2 months ago (2014-03-06 23:20:15 UTC) #2
wallyworld
https://codereview.appspot.com/72210043/diff/1/provider/local/lxc.go File provider/local/lxc.go (right): https://codereview.appspot.com/72210043/diff/1/provider/local/lxc.go#newcode44 provider/local/lxc.go:44: func getReleaseVersion() string { There's a method in version.go ...
10 years, 2 months ago (2014-03-06 23:24:18 UTC) #3
thumper
On 2014/03/06 23:20:15, sidnei.da.silva wrote: > https://codereview.appspot.com/72210043/diff/1/provider/local/lxc.go > File provider/local/lxc.go (right): > > https://codereview.appspot.com/72210043/diff/1/provider/local/lxc.go#newcode38 > ...
10 years, 2 months ago (2014-03-07 03:56:19 UTC) #4
thumper
Please take a look. https://codereview.appspot.com/72210043/diff/1/provider/local/lxc.go File provider/local/lxc.go (right): https://codereview.appspot.com/72210043/diff/1/provider/local/lxc.go#newcode44 provider/local/lxc.go:44: func getReleaseVersion() string { On ...
10 years, 2 months ago (2014-03-07 04:27:34 UTC) #5
fwereade
really messy diff, please repropose
10 years, 2 months ago (2014-03-07 12:29:48 UTC) #6
thumper
Please take a look.
10 years, 1 month ago (2014-03-09 20:59:25 UTC) #7
wallyworld
10 years, 1 month ago (2014-03-11 00:49:33 UTC) #8
LGTM
Sign in to reply to this message.

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