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

Feature #3471: Update sunstone views

This commit is contained in:
Carlos Martín 2015-02-04 16:07:31 +01:00
parent aff2965106
commit 24b7da3cfe
3 changed files with 57 additions and 1 deletions

View File

@ -32,5 +32,6 @@ groups:
- user
- cloud
- vcenter
- cloud_vcenter
default:
- cloud

View File

@ -5,6 +5,7 @@ enabled_tabs:
system-tab: false
users-tab: false
groups-tab: false
vdcs-tab: false
acls-tab: false
vresources-tab: true
vms-tab: true
@ -25,6 +26,7 @@ enabled_tabs:
doc-tab: false
community-tab: false
enterprise-tab: false
zones-tab: false
autorefresh: true
features:
showback: true
@ -66,6 +68,7 @@ tabs:
- 6 # Memory
- 7 # CPU
#- 8 # Group ID
#- 9 # Hidden User Data
actions:
User.refresh: true
User.create_dialog: true
@ -97,6 +100,26 @@ tabs:
Group.quotas_dialog: true
Group.delete: true
Group.edit_admins: true
vdcs-tab:
panel_tabs:
vdc_info_tab: true
vdc_groups_tab: true
vdc_resources_tab: true
table_columns:
- 0 # Checkbox
- 1 # ID
- 2 # Name
- 3 # Groups
- 4 # Clusters
- 5 # Hosts
- 6 # VNets
- 7 # Datastores
actions:
Vdc.refresh: true
Vdc.create_dialog: true
Vdc.update_dialog: true
Vdc.delete: true
acls-tab:
panel_tabs:
table_columns:
@ -327,7 +350,6 @@ tabs:
#- 8 # TM
#- 9 # DS
#- 10 # Type
actions:
Datastore.refresh: true
Datastore.create_dialog: false
@ -477,6 +499,18 @@ tabs:
ServiceTemplate.chgrp: false
ServiceTemplate.chmod: true
ServiceTemplate.delete: true
zones-tab:
panel_tabs:
zone_info_tab: true
table_columns:
- 0 # Checkbox
- 1 # ID
- 2 # Name
- 3 # Endpoint
actions:
Zone.refresh: true
Zone.create_dialog: true
Zone.delete: true
support-tab:
panel_tabs:
support_info_tab: true

View File

@ -5,6 +5,7 @@ enabled_tabs:
system-tab: true
users-tab: true
groups-tab: true
vdcs-tab: true
acls-tab: true
vresources-tab: true
vms-tab: true
@ -98,6 +99,26 @@ tabs:
Group.quotas_dialog: true
Group.delete: true
Group.edit_admins: true
vdcs-tab:
panel_tabs:
vdc_info_tab: true
vdc_groups_tab: true
vdc_resources_tab: true
table_columns:
- 0 # Checkbox
- 1 # ID
- 2 # Name
- 3 # Groups
- 4 # Clusters
- 5 # Hosts
- 6 # VNets
- 7 # Datastores
actions:
Vdc.refresh: true
Vdc.create_dialog: true
Vdc.update_dialog: true
Vdc.delete: true
acls-tab:
panel_tabs:
table_columns: