~niedbalski/uvtool/trunk

  • Committer: Robie Basak
  • Date: 2014-04-01 11:27:14 UTC
  • Revision ID: robie.basak@canonical.com-20140401112714-mam0h6d8qojmdgie
Correctly handle wait with custom ssh keys

When "uvt-kvm create" is called with --ssh-public-key-file, "uvt-kvm
wait" is no longer able to ssh into the guest by default, because it
can no longer authenticate. This breaks "wait" in this case, when it
would still otherwise be useful to abstract away the remote wait case.

Add options to accomodate these cases:

--without-ssh to explicitly skip the remote wait case, in the case that
the user doesn't want a remote wait, or will arrange the remote wait
himself.

--ssh-private-key-file to specify a private key, in the case that the
user does want a remote wait and can supply a key that can be used.

LP: #1287140
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1 10 years ago Robie Basak Import first revision after licensing Diff
debian 1 10 years ago Robie Basak Import first revision after licensing Diff
man 90 10 years ago Robie Basak Add manpages Diff
uvtool 34 10 years ago Robie Basak Rename project to uvtool We decided that "cloud" Diff
LICENSE 1 10 years ago Robie Basak Import first revision after licensing 33.7 KB Diff Download File
README 34 10 years ago Robie Basak Rename project to uvtool We decided that "cloud" 1.8 KB Diff Download File
remote-wait.sh 74 10 years ago Robie Basak Remote wait support LP: #1245733 247 bytes Diff Download File
setup.py 74 10 years ago Robie Basak Remote wait support LP: #1245733 1.1 KB Diff Download File
template.xml 77 10 years ago Robie Basak Add standard Intel architecture features LP: #125 522 bytes Diff Download File