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:
parent
e1f6dee180
commit
c81aeee575
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user