Adding a wrapper around connecting to kvm console
authorStephen Shirley <diamond@google.com>
Fri, 24 Jun 2011 11:29:48 +0000 (13:29 +0200)
committerStephen Shirley <diamond@google.com>
Fri, 15 Jul 2011 09:27:07 +0000 (11:27 +0200)
commit2f4c951eeee5362ef8d9959f188b4f2ec9bb71d9
treee26e414e96698146d51cc20cc63f46cac5a4102e
parent616312935f40409157d91b4979bcf5fa8baf851e
Adding a wrapper around connecting to kvm console

The wrapper will connect to the console, and check in the background if
the instance is paused, unpausing it as necessary.

Signed-off-by: Stephen Shirley <diamond@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Makefile.am
lib/constants.py
lib/hypervisor/hv_kvm.py
test/ganeti.hypervisor.hv_kvm_unittest.py
tools/kvm-console-wrapper [new file with mode: 0755]