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

Delete duplicate entry in VirtualMachine actions

(cherry picked from commit f0f5c00f1ff8e8e0cb4b6fe7c779b882835123b8)
This commit is contained in:
Javi Fontan 2015-01-12 11:00:08 +01:00
parent eda70b0e41
commit 199e070f6d

View File

@ -43,7 +43,6 @@ module OpenNebula
:snapshotdelete => "vm.snapshotdelete",
:attachnic => "vm.attachnic",
:detachnic => "vm.detachnic",
:resize => "vm.resize",
:recover => "vm.recover"
}