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

Issue 12802045: GUI server: Deployer and DeployMiddleware.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by frankban
Modified:
10 years, 8 months ago
Reviewers:
bac, benji, mp+181824
Visibility:
Public.

Description

GUI server: Deployer and DeployMiddleware. This branch includes the bundles support base classes. They are already described in the bundles package docstring. The diff is a bit long, sorry about that. Most of the new code are tests. The next branch will integrate and enable the bundle support in the GUI server. Tests: `make unittest` from the branch root. https://code.launchpad.net/~frankban/charms/precise/juju-gui/guiserver-bundles-base-deployer/+merge/181824 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 10

Patch Set 2 : GUI server: Deployer and DeployMiddleware. #

Total comments: 6

Patch Set 3 : GUI server: Deployer and DeployMiddleware. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+831 lines, -6 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M revision View 1 chunk +1 line, -1 line 0 comments Download
A server/guiserver/bundles/base.py View 1 2 1 chunk +243 lines, -0 lines 0 comments Download
M server/guiserver/bundles/blocking.py View 3 chunks +11 lines, -0 lines 0 comments Download
A server/guiserver/tests/bundles/test_base.py View 1 2 1 chunk +312 lines, -0 lines 0 comments Download
M server/guiserver/tests/bundles/test_blocking.py View 1 4 chunks +33 lines, -5 lines 0 comments Download
M server/guiserver/tests/helpers.py View 1 5 chunks +229 lines, -0 lines 0 comments Download

Messages

Total messages: 6
frankban
Please take a look.
10 years, 8 months ago (2013-08-23 13:22:38 UTC) #1
benji
LGTM. The docstrings and inline comments are well done. I just had a couple of ...
10 years, 8 months ago (2013-08-23 15:48:16 UTC) #2
frankban
Please take a look. https://codereview.appspot.com/12802045/diff/1/server/guiserver/bundles/base.py File server/guiserver/bundles/base.py (right): https://codereview.appspot.com/12802045/diff/1/server/guiserver/bundles/base.py#newcode41 server/guiserver/bundles/base.py:41: SUPPORTED_API_VERSIONS = ['go'] On 2013/08/23 ...
10 years, 8 months ago (2013-08-23 16:06:59 UTC) #3
bac
LGTM with small doc cleanup https://codereview.appspot.com/12802045/diff/8001/server/guiserver/bundles/base.py File server/guiserver/bundles/base.py (right): https://codereview.appspot.com/12802045/diff/8001/server/guiserver/bundles/base.py#newcode21 server/guiserver/bundles/base.py:21: and the DeployMiddleware, a ...
10 years, 8 months ago (2013-08-23 16:56:43 UTC) #4
frankban
*** Submitted: GUI server: Deployer and DeployMiddleware. This branch includes the bundles support base classes. ...
10 years, 8 months ago (2013-08-26 08:00:32 UTC) #5
frankban
10 years, 8 months ago (2013-08-26 08:08:26 UTC) #6
Thank you both for the reviews.
Sign in to reply to this message.

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