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

Issue 39610049: Watch for SSH key creation

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by matthew.scott
Modified:
10 years, 4 months ago
Reviewers:
mp+198851, rharding, frankban
Visibility:
Public.

Description

Watch for SSH key creation Allow the user to create SSH keys in another term/window, watch for creation and continue when available. To test: make check To QA: 1. Move ~/.ssh to a back up 2. Run quickstart - select w when prompted to watch 3. Create ssh keys as instructed in another term/window 4. Quickstart should continue 5. Move ~/.ssh back; other options should work as expected. https://code.launchpad.net/~makyo/juju-quickstart/ssh-3-watch-keys/+merge/198851 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 11

Patch Set 2 : Watch for SSH key creation #

Total comments: 2

Patch Set 3 : Watch for SSH key creation #

Total comments: 19

Patch Set 4 : Watch for SSH key creation #

Patch Set 5 : Watch for SSH key creation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+300 lines, -49 lines) Patch
A [revision details] View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M quickstart/app.py View 1 2 3 4 3 chunks +93 lines, -18 lines 0 comments Download
M quickstart/tests/test_app.py View 1 2 3 4 2 chunks +159 lines, -31 lines 0 comments Download
M quickstart/tests/test_utils.py View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download
M quickstart/utils.py View 1 2 3 4 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 14
matthew.scott
Please take a look.
10 years, 4 months ago (2013-12-13 00:21:05 UTC) #1
gary.poster
Wording suggestions. Didn't look other than that for now. https://codereview.appspot.com/39610049/diff/1/quickstart/app.py File quickstart/app.py (right): https://codereview.appspot.com/39610049/diff/1/quickstart/app.py#newcode99 quickstart/app.py:99: ...
10 years, 4 months ago (2013-12-13 01:49:45 UTC) #2
gary.poster
What you've added looks good to me, with the changes I've suggested, but QA bad. ...
10 years, 4 months ago (2013-12-13 13:51:45 UTC) #3
matthew.scott
Thanks for the comments. Will re-propose after fixing QA issue. https://codereview.appspot.com/39610049/diff/1/quickstart/app.py File quickstart/app.py (right): https://codereview.appspot.com/39610049/diff/1/quickstart/app.py#newcode99 ...
10 years, 4 months ago (2013-12-13 18:34:59 UTC) #4
matthew.scott
Please take a look.
10 years, 4 months ago (2013-12-13 21:46:25 UTC) #5
gary.poster
Other than needing to add some docstrings, this looks good, but the QA is still ...
10 years, 4 months ago (2013-12-13 22:52:55 UTC) #6
matthew.scott
Putting this branch on hold, then. Thanks for the QA, Gary. We need to find ...
10 years, 4 months ago (2013-12-13 23:31:57 UTC) #7
gary.poster
Cool. I could very well be wrong, but I think that the script should start ...
10 years, 4 months ago (2013-12-14 03:12:41 UTC) #8
matthew.scott
Please take a look.
10 years, 4 months ago (2013-12-17 03:24:33 UTC) #9
frankban
This branch looks very good Matthew, thank you for this work and for investigating this ...
10 years, 4 months ago (2013-12-17 17:22:38 UTC) #10
matthew.scott
Please take a look. https://codereview.appspot.com/39610049/diff/40001/quickstart/app.py File quickstart/app.py (right): https://codereview.appspot.com/39610049/diff/40001/quickstart/app.py#newcode98 quickstart/app.py:98: utils.start_ssh_agent() On 2013/12/17 17:22:39, frankban ...
10 years, 4 months ago (2013-12-17 21:07:32 UTC) #11
rharding
QA: The text is too long and should wrap. I had the text wrapping mid-word ...
10 years, 4 months ago (2013-12-18 18:40:01 UTC) #12
rharding
The QA was LGTM with the comments and discussion points in my previous message.
10 years, 4 months ago (2013-12-19 00:58:01 UTC) #13
matthew.scott
10 years, 4 months ago (2013-12-19 03:33:07 UTC) #14
*** Submitted:

Watch for SSH key creation

Allow the user to create SSH keys in another term/window, watch for creation and
continue when available.

To test: make check
To QA:
1. Move ~/.ssh to a back up
2. Run quickstart - select w when prompted to watch
3. Create ssh keys as instructed in another term/window
4. Quickstart should continue
5. Move ~/.ssh back; other options should work as expected.

R=gary.poster, frankban, rharding
CC=
https://codereview.appspot.com/39610049
Sign in to reply to this message.

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