mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
M #~: Fix typo in vcenter vm_mad conf (#1536)
This commit is contained in:
parent
b7c5dc6d93
commit
05d47fbc1e
@ -598,7 +598,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,
|
||||
snapshot-create, snapshot-delete, migrate, live-migrate
|
||||
snapshot-create, snapshot-delete, migrate, live-migrate,
|
||||
resize, updateconf, update"
|
||||
]
|
||||
#-------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user