lp:~mpontillo/uvtool/fix-unit-tests-libvirt-register-error-handler

Created by Mike Pontillo and last modified
Get this branch:
bzr branch lp:~mpontillo/uvtool/fix-unit-tests-libvirt-register-error-handler
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mike Pontillo
Project:
uvtool
Status:
Development

Recent revisions

100. By Mike Pontillo

Fix unit tests to include libvirt.registerErrorHandler() call.

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

97. By Robie Basak

Fix --user-data typo in manpage

Thanks to David Medberry.

LP: #1401749

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

95. By Robie Basak

Document --backing-image-file in the manpage

Thanks to Louis Bouchard.

94. By Robie Basak

Fix wait when guest is systemd

93. By Robie Basak

Also use libvirt's virbr0.status for IP scan

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)
Stacked on:
lp:~uvtool-dev/uvtool/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers