1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

F #1371: oned.conf changed for vcenter migration (#1736)

This commit is contained in:
Sergio Semedi Barranco 2018-02-12 18:15:46 +01:00 committed by Tino Vázquez
parent 056586cc32
commit 8f384ebd0b

View File

@ -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"
]
#-------------------------------------------------------------------------------