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

Issue 6404052: Remove LXC restart partial support

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by bcsaller
Modified:
11 years, 8 months ago
Reviewers:
hazmat, mp+115206
Visibility:
Public.

Description

Remove LXC restart partial support This branch includes the bug fix (and a few trivials). The extra checks and features are in the history but not included here. https://code.launchpad.net/~bcsaller/juju/lxc-repairs/+merge/115206 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove LXC restart partial support #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+297 lines, -80 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M juju/agents/machine.py View 1 1 chunk +1 line, -1 line 0 comments Download
M juju/control/destroy_environment.py View 1 chunk +1 line, -1 line 0 comments Download
M juju/lib/lxc/__init__.py View 1 1 chunk +1 line, -1 line 0 comments Download
M juju/lib/lxc/data/juju-create View 1 2 chunks +2 lines, -8 lines 0 comments Download
A juju/lib/service.py View 1 1 chunk +143 lines, -0 lines 3 comments Download
A juju/lib/tests/test_service.py View 1 chunk +66 lines, -0 lines 2 comments Download
M juju/lib/upstart.py View 2 chunks +2 lines, -1 line 0 comments Download
M juju/machine/unit.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M juju/providers/local/__init__.py View 1 5 chunks +21 lines, -8 lines 0 comments Download
M juju/providers/local/agent.py View 1 4 chunks +21 lines, -6 lines 1 comment Download
M juju/providers/local/tests/test_agent.py View 1 3 chunks +16 lines, -51 lines 0 comments Download
M juju/providers/local/tests/test_provider.py View 1 2 chunks +18 lines, -1 line 0 comments Download
M setup.py View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4
bcsaller
Please take a look.
11 years, 9 months ago (2012-07-16 18:55:51 UTC) #1
bcsaller
Please take a look.
11 years, 9 months ago (2012-07-20 19:31:20 UTC) #2
hazmat
lgtm, with two minors. https://codereview.appspot.com/6404052/diff/1/juju/lib/service.py File juju/lib/service.py (right): https://codereview.appspot.com/6404052/diff/1/juju/lib/service.py#newcode56 juju/lib/service.py:56: return self._output_path feels like this ...
11 years, 9 months ago (2012-07-26 13:03:13 UTC) #3
bcsaller
11 years, 8 months ago (2012-08-03 12:30:20 UTC) #4
Changes made, test add, merging.

https://codereview.appspot.com/6404052/diff/2001/juju/lib/tests/test_service.py
File juju/lib/tests/test_service.py (right):

https://codereview.appspot.com/6404052/diff/2001/juju/lib/tests/test_service....
juju/lib/tests/test_service.py:45: 
On 2012/07/26 13:03:13, hazmat wrote:
> there should also be a real tests here, twistd has several builtin services.
Added test using twistd to spawn a webserver, some of the arg handling of twistd
is more specific than the manager expected, this was corrected in the code, the
result is more flexible.
Sign in to reply to this message.

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