Skip to content

Commit

Permalink
server/kvm.py: remove legacy KVM support
Browse files Browse the repository at this point in the history
The server side API for KVM has been unmaintaned for ages, and targets
very old versions of KVM. Instead of carrying code that is not relevant
or may not work at all, clean it up.

People interested in KVM testing should look at the better maintained
'kvm' test in client/tests.

If there's demand for pure server side KVM test support, we can consider
creating server side code using the client virt/kvm libraries.

Signed-off-by: Cleber Rosa <[email protected]>
  • Loading branch information
clebergnu committed Apr 19, 2012
1 parent 8b51fd4 commit 11be7b9
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 695 deletions.
Loading

0 comments on commit 11be7b9

Please sign in to comment.