lp://staging/~uvtool-dev/uvtool/trunk
- Get this branch:
- bzr branch lp://staging/~uvtool-dev/uvtool/trunk
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 99. By Robie Basak
-
Treat invalid JSON in virbr0.status as no data
This includes for an empty file, which happened on my machine during
testing. - 98. By Robie Basak
-
ssh: fix error message when guest is not ready
Instead of bombing out with an unhelpful exception, present a useful
error message.LP: #1303877
- 96. By Robie Basak
-
Do not recommend libnss-mdns
This is no longer required, as we no longer use Zeroconf to identify
guest IP addresses.LP: #1357400
- 92. By Robie Basak
-
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
- 91. By Robie Basak
-
Fix manpage to reflect correct "create" default
"uvt-kvm create <name>" defaults to using a filter or the current LTS
release, but does not currently default to the host architecture.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)