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

Issue 13106043: GUI server: deployer blocking functions.

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, teknico, mp+180855
Visibility:
Public.

Description

GUI server: deployer blocking functions. This branch includes the functions and objects required to interact with the juju-deployer library. These functions are synchronous/blocking, they are stored in the blocking module (inside the bundles package) and they will be executed in a separate process or thread. Also implemented an InfoHandler that will be useful when integrating the GUI server with the charm. Tests: `make unittest` from the root of the branch. https://code.launchpad.net/~frankban/charms/precise/juju-gui/guiserver-blocking/+merge/180855 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : GUI server: deployer blocking functions. #

Total comments: 6

Patch Set 3 : GUI server: deployer blocking functions. #

Total comments: 2

Patch Set 4 : GUI server: deployer blocking functions. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+377 lines, -1 line) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M revision View 1 chunk +1 line, -1 line 0 comments Download
M server/guiserver/apps.py View 1 chunk +2 lines, -0 lines 0 comments Download
A server/guiserver/bundles/blocking.py View 1 2 1 chunk +132 lines, -0 lines 0 comments Download
M server/guiserver/handlers.py View 2 chunks +11 lines, -0 lines 0 comments Download
A server/guiserver/tests/bundles/test_blocking.py View 1 2 3 1 chunk +161 lines, -0 lines 0 comments Download
M server/guiserver/tests/helpers.py View 1 2 2 chunks +52 lines, -0 lines 0 comments Download
M server/guiserver/tests/test_handlers.py View 1 3 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 7
frankban
Please take a look.
10 years, 8 months ago (2013-08-19 12:20:48 UTC) #1
frankban
Please take a look.
10 years, 8 months ago (2013-08-19 12:23:16 UTC) #2
teknico
LGTM, great tests as usual. A few trivials. https://codereview.appspot.com/13106043/diff/4001/server/guiserver/bundles/blocking.py File server/guiserver/bundles/blocking.py (right): https://codereview.appspot.com/13106043/diff/4001/server/guiserver/bundles/blocking.py#newcode58 server/guiserver/bundles/blocking.py:58: parse ...
10 years, 8 months ago (2013-08-19 13:41:03 UTC) #3
frankban
Please take a look. https://codereview.appspot.com/13106043/diff/4001/server/guiserver/bundles/blocking.py File server/guiserver/bundles/blocking.py (right): https://codereview.appspot.com/13106043/diff/4001/server/guiserver/bundles/blocking.py#newcode58 server/guiserver/bundles/blocking.py:58: parse the environment.yaml file in ...
10 years, 8 months ago (2013-08-19 13:57:01 UTC) #4
bac
LGTM, thanks. https://codereview.appspot.com/13106043/diff/10001/server/guiserver/tests/bundles/test_blocking.py File server/guiserver/tests/bundles/test_blocking.py (right): https://codereview.appspot.com/13106043/diff/10001/server/guiserver/tests/bundles/test_blocking.py#newcode62 server/guiserver/tests/bundles/test_blocking.py:62: # Deploy a service: the latest two ...
10 years, 8 months ago (2013-08-19 19:23:48 UTC) #5
frankban
*** Submitted: GUI server: deployer blocking functions. This branch includes the functions and objects required ...
10 years, 8 months ago (2013-08-20 07:46:25 UTC) #6
frankban
10 years, 8 months ago (2013-08-20 08:04:07 UTC) #7
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