From 8f384ebd0b72578b21c290f092e1a16f0db6d997 Mon Sep 17 00:00:00 2001 From: Sergio Semedi Barranco Date: Mon, 12 Feb 2018 18:15:46 +0100 Subject: [PATCH] F #1371: oned.conf changed for vcenter migration (#1736) --- share/etc/oned.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/etc/oned.conf b/share/etc/oned.conf index d903fdcbe6..024de00b0a 100644 --- a/share/etc/oned.conf +++ b/share/etc/oned.conf @@ -532,7 +532,7 @@ VM_MAD = [ IMPORTED_VMS_ACTIONS = "terminate, terminate-hard, hold, release, suspend, resume, delete, reboot, reboot-hard, resched, unresched, poweroff, poweroff-hard, disk-attach, disk-detach, nic-attach, nic-detach, - snap-create, snap-delete" + snap-create, snap-delete, migrate" ] #-------------------------------------------------------------------------------