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

bug #2180: Wrong action name for live migrate in admin/user.yaml(cherry picked from commit 0a67fe9df8e5cd1c17134647f9aaf49244f1c354)

This commit is contained in:
Daniel Molina 2013-07-19 18:26:11 +02:00
parent 559aac41fb
commit ec18e9699b

View File

@ -122,7 +122,7 @@ tabs:
VM.chmod: true
VM.deploy: true
VM.migrate: true
VM.livemigrate: true
VM.migrate_live: true
VM.hold: true
VM.release: true
VM.suspend: true