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

Issue 72520044: SSH code reorganization.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by frankban
Modified:
10 years, 2 months ago
Reviewers:
bac, mp+210210, jeff.pihach
Visibility:
Public.

Description

SSH code reorganization. This branch introduces a new ssh module containing SSH handling related code. The SSH functions previously in app are now library functions in the ssh module. ensure_ssh_keys is now the only app entry point for the whole SSH keys management logic. For the reasons above this branch mostly includes code movements + some docstring/comments changes + some exception handling changes. https://code.launchpad.net/~frankban/juju-quickstart/improve-version-handling/+merge/210210 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 5

Patch Set 2 : SSH code reorganization. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+425 lines, -330 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M quickstart/app.py View 1 2 chunks +36 lines, -113 lines 0 comments Download
A quickstart/ssh.py View 1 chunk +128 lines, -0 lines 0 comments Download
M quickstart/tests/test_app.py View 4 chunks +83 lines, -172 lines 0 comments Download
A quickstart/tests/test_ssh.py View 1 chunk +176 lines, -0 lines 0 comments Download
M quickstart/tests/test_utils.py View 1 chunk +0 lines, -29 lines 0 comments Download
M quickstart/utils.py View 2 chunks +0 lines, -16 lines 0 comments Download

Messages

Total messages: 5
frankban
Please take a look.
10 years, 2 months ago (2014-03-10 13:53:24 UTC) #1
jeff.pihach
LGTM Thanks for this cleanup. I only have one code re-org suggestion if you choose. ...
10 years, 2 months ago (2014-03-10 14:06:43 UTC) #2
bac
LGTM -- thanks for the re-org. https://codereview.appspot.com/72520044/diff/1/quickstart/app.py File quickstart/app.py (right): https://codereview.appspot.com/72520044/diff/1/quickstart/app.py#newcode123 quickstart/app.py:123: 'or cancel [C]? ...
10 years, 2 months ago (2014-03-10 14:20:16 UTC) #3
frankban
*** Submitted: SSH code reorganization. This branch introduces a new ssh module containing SSH handling ...
10 years, 2 months ago (2014-03-10 14:42:32 UTC) #4
frankban
10 years, 2 months ago (2014-03-10 15:01:26 UTC) #5
Thank you both!
Sign in to reply to this message.

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