Remove some duplicate code in the Xen config writing
authorIustin Pop <iustin@google.com>
Thu, 10 May 2012 18:26:39 +0000 (20:26 +0200)
committerIustin Pop <iustin@google.com>
Fri, 11 May 2012 12:38:15 +0000 (14:38 +0200)
commit1a63f28594f2b65b6996836a05234a0882527377
tree44a2a9082e46faa15d8a753206cd35037b76a86c
parentaf9fb4cc1aaca5fa1d06161d766a3eb21a40c45c
Remove some duplicate code in the Xen config writing

Should be straightforward; the only difference from before is that we
will remove the 'auto' file even during migration finalise.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/hypervisor/hv_xen.py