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

F #5422: Add info tab descriptors for VMs

This commit is contained in:
Tino Vazquez 2021-07-05 18:37:00 +02:00
parent f22298f301
commit d5f2a0e0a7
No known key found for this signature in database
GPG Key ID: 14201E424D02047E
2 changed files with 62 additions and 18 deletions

View File

@ -91,47 +91,69 @@ info-tabs:
enabled: true
information_panel:
enabled: true
permissions_panel:
enabled: true
ownership_panel:
enabled: true
vcenter_information_panel:
enabled: true
parent: USER_TEMPLATE
prefix: VCENTER_
lxc_information_panel:
enabled: true
general_attributes_panel:
enabled: true
parent: USER_TEMPLATE
monitor_panel:
enabled: true
parent: MONITORING
capacity:
enabled: true
actions:
resize_capacity: true
storage:
enabled: true
parent: DISK
actions:
attach_disk: true
detach_disk: true
snapshot_disk_create: true
snapshot_disk_revert: true
snapshot_disk_delete: true
resize_disk: true
network:
enabled: true
parent: NIC
actions:
attach_nic: true
detach_nic: true
snapshot:
enabled: true
parent: SNAPSHO....
parent: SNAPSHOT
actions:
snapshot_create: true
snapshot_revert: true
snapshot_delete: true
placement:
enabled: true
sched_actions:
enabled: true
parent: SCHED_ACTIONS
actions:
sched_action_create: true
sched_action_delete: true
charter_create: true
configuration:
enabled: true
log:
enabled: true
actions:
update_configuration: true
# Dialogs

View File

@ -91,47 +91,69 @@ info-tabs:
enabled: true
information_panel:
enabled: true
permissions_panel:
enabled: true
ownership_panel:
enabled: true
vcenter_information_panel:
enabled: true
parent: USER_TEMPLATE
prefix: VCENTER_
lxc_information_panel:
enabled: true
general_attributes_panel:
enabled: true
parent: USER_TEMPLATE
monitor_panel:
enabled: true
parent: MONITORING
capacity:
enabled: true
actions:
resize_capacity: true
storage:
enabled: true
parent: DISK
actions:
attach_disk: true
detach_disk: true
snapshot_disk_create: true
snapshot_disk_revert: true
snapshot_disk_delete: true
resize_disk: true
network:
enabled: true
parent: NIC
actions:
attach_nic: true
detach_nic: true
snapshot:
enabled: true
parent: SNAPSHO....
parent: SNAPSHOT
actions:
snapshot_create: true
snapshot_revert: true
snapshot_delete: true
placement:
enabled: true
sched_actions:
enabled: true
parent: SCHED_ACTIONS
actions:
sched_action_create: true
sched_action_delete: true
charter_create: true
configuration:
enabled: true
log:
enabled: true
actions:
update_configuration: true
# Dialogs