lp:~matsubara/uvtool/add-dep8

Created by Diogo Matsubara and last modified
Get this branch:
bzr branch lp:~matsubara/uvtool/add-dep8
Only Diogo Matsubara can upload to this branch. If you are Diogo Matsubara please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Diogo Matsubara
Project:
uvtool
Status:
Development

Recent revisions

95. By Diogo Matsubara

fix sync test

94. By Diogo Matsubara

add initial dep-8 test

93. By Diogo Matsubara

add .bzrignore file to ignore generated test data

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.

90. By Robie Basak

Add manpages

89. By Robie Basak

Correctly print missing key path when not found

When I refactored the ssh public key file discovery handling, I broke
the warning message generated when the file is not found, since the
actual filename used was no longer available at the time of printing the
message.

Return the actual path that was not found, so that the warning message
can notify the user of this path.

88. By Robie Basak

Add copyright and licence notice

87. By Robie Basak

Add uvtool.libvirt.kvm to packaging

86. By Robie Basak

Drop experimental CLI warnings

I now consider the CLI provisionally stable.

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