Mise à jour compatibilité 5.0.2 pour la vue admin_vcenter

ref #17017 @20m
This commit is contained in:
Philippe Caseiro 2016-09-05 11:46:12 +02:00
parent e76275803a
commit e97db85062
1 changed files with 45 additions and 7 deletions

View File

@ -45,6 +45,11 @@ features:
# Allows to change the security groups for each network interface # Allows to change the security groups for each network interface
# on the VM creation dialog # on the VM creation dialog
secgroups: false secgroups: false
# True to hide the CPU setting in the VM creation dialog. The CPU setting
# will be set to the same value as VCPU, that will still be visible for the
# end users
instantiate_hide_cpu: false
tabs: tabs:
dashboard-tab: dashboard-tab:
# The following widgets can be used inside any of the '_per_row' settings # The following widgets can be used inside any of the '_per_row' settings
@ -86,16 +91,19 @@ tabs:
- 2 # Name - 2 # Name
- 3 # Group - 3 # Group
- 4 # Auth driver - 4 # Auth driver
- 5 # VMs #- 5 # Password
- 6 # Memory - 6 # VMs
- 7 # CPU - 7 # Memory
#- 8 # Group ID - 8 # CPU
#- 9 # Hidden User Data #- 9 # Group ID
#- 10 # Labels #- 10 # Hidden User Data
#- 11 # Labels
#- 12 # Search data
actions: actions:
User.refresh: true User.refresh: true
User.create_dialog: true User.create_dialog: true
User.update_password: true User.update_password: true
User.login_token: true
User.quotas_dialog: true User.quotas_dialog: true
User.groups_dialog: true User.groups_dialog: true
User.chgrp: true User.chgrp: true
@ -119,6 +127,7 @@ tabs:
- 5 # Memory - 5 # Memory
- 6 # CPU - 6 # CPU
#- 7 # Labels #- 7 # Labels
#- 8 # Search data
actions: actions:
Group.refresh: true Group.refresh: true
Group.create_dialog: true Group.create_dialog: true
@ -143,6 +152,7 @@ tabs:
- 6 # VNets - 6 # VNets
- 7 # Datastores - 7 # Datastores
#- 8 # Labels #- 8 # Labels
#- 9 # Search data
actions: actions:
Vdc.refresh: true Vdc.refresh: true
Vdc.create_dialog: true Vdc.create_dialog: true
@ -181,6 +191,7 @@ tabs:
- 4 # Name - 4 # Name
- 5 # Registration time - 5 # Registration time
#- 6 # Labels #- 6 # Labels
#- 7 # Search data
actions: actions:
Template.refresh: true Template.refresh: true
Template.create_dialog: true Template.create_dialog: true
@ -208,7 +219,6 @@ tabs:
scheduling: true scheduling: true
hybrid: true hybrid: true
other: true other: true
%if %%oneflow %if %%oneflow
oneflow-templates-tab: oneflow-templates-tab:
panel_tabs: panel_tabs:
@ -222,6 +232,7 @@ tabs:
- 3 # Group - 3 # Group
- 4 # Name - 4 # Name
#- 5 # Labels #- 5 # Labels
#- 6 # Search data
actions: actions:
ServiceTemplate.refresh: true ServiceTemplate.refresh: true
ServiceTemplate.create_dialog: true ServiceTemplate.create_dialog: true
@ -248,10 +259,12 @@ tabs:
- 4 # Name - 4 # Name
- 5 # Registration time - 5 # Registration time
#- 6 # Labels #- 6 # Labels
#- 7 # Search data
actions: actions:
VirtualRouterTemplate.refresh: true VirtualRouterTemplate.refresh: true
VirtualRouterTemplate.create_dialog: true VirtualRouterTemplate.create_dialog: true
VirtualRouterTemplate.update_dialog: true VirtualRouterTemplate.update_dialog: true
VirtualRouterTemplate.instantiate_dialog: true
VirtualRouterTemplate.rename: true VirtualRouterTemplate.rename: true
VirtualRouterTemplate.chown: true VirtualRouterTemplate.chown: true
VirtualRouterTemplate.chgrp: true VirtualRouterTemplate.chgrp: true
@ -303,6 +316,7 @@ tabs:
- 11 # VNC - 11 # VNC
#- 12 # Hidden Template #- 12 # Hidden Template
#- 13 # Labels #- 13 # Labels
#- 14 # Search data
actions: actions:
VM.refresh: true VM.refresh: true
VM.create_dialog: true VM.create_dialog: true
@ -391,8 +405,10 @@ tabs:
- 4 # Name - 4 # Name
- 5 # State - 5 # State
#- 6 # Labels #- 6 # Labels
#- 7 # Search data
actions: actions:
Service.refresh: true Service.refresh: true
Service.create_dialog: true
Service.chown: true Service.chown: true
Service.chgrp: true Service.chgrp: true
Service.chmod: true Service.chmod: true
@ -452,6 +468,7 @@ tabs:
#- 11 # VM MAD #- 11 # VM MAD
#- 12 # Last monitored on #- 12 # Last monitored on
#- 13 # Labels #- 13 # Labels
#- 14 # Search data
actions: actions:
Host.refresh: true Host.refresh: true
Host.create_dialog: true Host.create_dialog: true
@ -501,6 +518,7 @@ tabs:
- 10 # Type - 10 # Type
- 11 # Status - 11 # Status
#- 12 # Labels #- 12 # Labels
#- 13 # Search data
actions: actions:
Datastore.refresh: true Datastore.refresh: true
Datastore.create_dialog: true Datastore.create_dialog: true
@ -535,6 +553,7 @@ tabs:
- 11 # #VMs - 11 # #VMs
#- 12 # Target #- 12 # Target
#- 13 # Labels #- 13 # Labels
#- 14 # Search data
actions: actions:
Image.refresh: true Image.refresh: true
Image.create_dialog: true Image.create_dialog: true
@ -573,6 +592,7 @@ tabs:
#- 11 # #VMs #- 11 # #VMs
#- 12 # Target #- 12 # Target
#- 13 # Labels #- 13 # Labels
#- 14 # Search data
actions: actions:
File.refresh: true File.refresh: true
File.create_dialog: true File.create_dialog: true
@ -600,6 +620,7 @@ tabs:
- 7 # Driver - 7 # Driver
- 8 # Zone - 8 # Zone
#- 9 # Labels #- 9 # Labels
#- 10 # Search data
actions: actions:
MarketPlace.refresh: true MarketPlace.refresh: true
MarketPlace.create_dialog: true MarketPlace.create_dialog: true
@ -629,6 +650,7 @@ tabs:
- 10 # Marketplace - 10 # Marketplace
- 11 # Zone - 11 # Zone
#- 12 # Labels #- 12 # Labels
#- 13 # Search data
actions: actions:
MarketPlaceApp.refresh: true MarketPlaceApp.refresh: true
MarketPlaceApp.create_dialog: true MarketPlaceApp.create_dialog: true
@ -666,6 +688,7 @@ tabs:
- 8 # Leases - 8 # Leases
#- 9 # VLAN ID #- 9 # VLAN ID
#- 10 # Labels #- 10 # Labels
#- 11 # Search data
actions: actions:
Network.refresh: true Network.refresh: true
Network.create_dialog: true Network.create_dialog: true
@ -695,6 +718,8 @@ tabs:
- 2 # Owner - 2 # Owner
- 3 # Group - 3 # Group
- 4 # Name - 4 # Name
#- 5 # Labels
#- 6 # Search data
actions: actions:
VirtualRouter.refresh: true VirtualRouter.refresh: true
VirtualRouter.create_dialog: true VirtualRouter.create_dialog: true
@ -725,6 +750,7 @@ tabs:
- 3 # Group - 3 # Group
- 4 # Name - 4 # Name
#- 5 # Labels #- 5 # Labels
#- 6 # Search data
actions: actions:
SecurityGroup.refresh: true SecurityGroup.refresh: true
SecurityGroup.create_dialog: true SecurityGroup.create_dialog: true
@ -753,11 +779,23 @@ tabs:
settings-tab: settings-tab:
panel_tabs: panel_tabs:
user_info_tab: true user_info_tab: true
user_config_tab: false
user_quotas_tab: true user_quotas_tab: true
group_quotas_tab: true group_quotas_tab: true
user_accounting_tab: true user_accounting_tab: true
user_showback_tab: true user_showback_tab: true
actions: actions:
# The buttons inside the settings-tab panel user_info_tab are
# configured with users-tab/actions; User.update_password and
# User.login_token
#
# Buttons for user_config_tab
Settings.change_language: true
Settings.change_password: true
Settings.change_view: true
Settings.ssh_key: true
Settings.login_token: true
# Edit button in user_quotas_tab
User.quotas_dialog: false User.quotas_dialog: false
upgrade-top-tab: upgrade-top-tab:
panel_tabs: panel_tabs: