Support xl as a xen interface command
authorRené Nussbaumer <rn@google.com>
Thu, 31 May 2012 08:27:38 +0000 (10:27 +0200)
committerRené Nussbaumer <rn@google.com>
Thu, 31 May 2012 09:09:07 +0000 (11:09 +0200)
commit0625d08fcd90601ee94052f11c8a9d153d1733c6
treed8bcc12bfd57bfc580bbf979040b18c9e42512d2
parent1eb37421cfce29c5187ec12f3c0da5b874116f67
Support xl as a xen interface command

xm and xl are mostly compatible, there is just a change in migrate,
which for now we simple bridge by comparing the command string.

Also XEN_CMD is now set during configure time. This will then be fixed
in Ganeti 2.7 when we make it an hvparams.

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/constants.py
lib/hypervisor/hv_xen.py