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

Enable vm reconfiguration in admin_vcenter view

This commit is contained in:
Javi Fontan 2016-05-04 12:42:31 +02:00
parent e1f6dee180
commit c81aeee575

View File

@ -216,7 +216,7 @@ tabs:
vm_snapshot_tab: true
vm_placement_tab: true
vm_actions_tab: true
vm_conf_tab: false
vm_conf_tab: true
vm_template_tab: true
vm_log_tab: true
table_columns:
@ -275,7 +275,7 @@ tabs:
VM.resched: true
VM.unresched: true
VM.saveas_template: false
VM.updateconf: false
VM.updateconf: true
oneflow-services-tab:
panel_tabs:
service_info_tab: true