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

Feature #4189: Add comments to yaml view files

This commit is contained in:
Carlos Martín 2016-05-26 19:07:17 +02:00
parent 37e16b98b7
commit 1bcd34401c
8 changed files with 96 additions and 20 deletions

View File

@ -32,6 +32,7 @@ enabled_tabs:
- support-tab
autorefresh: true
features:
# True to show showback monthly reports, and VM cost
showback: true
# Allows to change the security groups for each network interface
@ -39,18 +40,30 @@ features:
secgroups: true
tabs:
dashboard-tab:
# The following widgets can be used inside any of the '_per_row' settings
# bellow. As the name suggest, the widgets will be scaled to fit one,
# two, or three per row. The footer uses the widgets at full size, i.e.
# one per row.
#
# - storage
# - users
# - network
# - hosts
# - vms
# - groupquotas
# - quotas
panel_tabs:
actions:
Dashboard.refresh: false
Sunstone.toggle_top: false
widgets_three_per_row:
widgets_two_per_row:
- storage
- network
widgets_one_per_row:
- vms
- hosts
- users
widgets_three_per_row:
widgets_two_per_row:
- storage
- network
widgets_one_footer:
system-top-tab:
panel_tabs:

View File

@ -32,6 +32,7 @@ enabled_tabs:
- support-tab
autorefresh: true
features:
# True to show showback monthly reports, and VM cost
showback: true
# Allows to change the security groups for each network interface
@ -39,18 +40,28 @@ features:
secgroups: false
tabs:
dashboard-tab:
# The following widgets can be used inside any of the '_per_row' settings
# bellow. As the name suggest, the widgets will be scaled to fit one,
# two, or three per row. The footer uses the widgets at full size, i.e.
# one per row.
#
# - storage
# - users
# - network
# - hosts
# - vms
# - groupquotas
# - quotas
panel_tabs:
actions:
Dashboard.refresh: false
Sunstone.toggle_top: false
widgets_three_per_row:
widgets_two_per_row:
#- storage
#- network
widgets_one_per_row:
- vms
- hosts
- users
widgets_three_per_row:
widgets_two_per_row:
widgets_one_footer:
system-top-tab:
panel_tabs:

View File

@ -4,6 +4,7 @@ enabled_tabs:
- users-tab
- settings-tab
features:
# True to show showback monthly reports, and VM cost
showback: true
# Allows to change the security groups for each network interface
@ -56,13 +57,20 @@ tabs:
VM.disk_snapshot_delete: false
VM.save_as_template: true
dashboard:
# Connected user's quotas
quotas: true
# Overview of connected user's VMs
vms: true
# Group's quotas
vdcquotas: false
# Overview of group's VMs
vdcvms: false
create_vm:
# True to allow capacity (CPU, MEMORY, VCPU) customization
capacity_select: true
# True to allow NIC customization
network_select: true
# True to allow DISK size customization
disk_resize: true
settings-tab:
panel_tabs:

View File

@ -4,6 +4,7 @@ enabled_tabs:
- users-tab
- settings-tab
features:
# True to show showback monthly reports, and VM cost
showback: true
# Allows to change the security groups for each network interface
@ -56,13 +57,20 @@ tabs:
VM.disk_snapshot_delete: false
VM.save_as_template: true
dashboard:
# Connected user's quotas
quotas: true
# Overview of connected user's VMs
vms: true
# Group's quotas
vdcquotas: false
# Overview of group's VMs
vdcvms: false
create_vm:
# True to allow capacity (CPU, MEMORY, VCPU) customization
capacity_select: true
# True to allow NIC customization
network_select: true
# True to allow DISK size customization
disk_resize: false
settings-tab:
panel_tabs:

View File

@ -32,6 +32,7 @@ enabled_tabs:
#- support-tab
autorefresh: true
features:
# True to show showback monthly reports, and VM cost
showback: true
# Allows to change the security groups for each network interface
@ -39,17 +40,29 @@ features:
secgroups: true
tabs:
dashboard-tab:
# The following widgets can be used inside any of the '_per_row' settings
# bellow. As the name suggest, the widgets will be scaled to fit one,
# two, or three per row. The footer uses the widgets at full size, i.e.
# one per row.
#
# - storage
# - users
# - network
# - hosts
# - vms
# - groupquotas
# - quotas
panel_tabs:
actions:
Dashboard.refresh: false
Sunstone.toggle_top: false
widgets_one_per_row:
- vms
- users
widgets_three_per_row:
widgets_two_per_row:
- groupquotas
- quotas
widgets_one_per_row:
- vms
- users
widgets_one_footer:
system-top-tab:
panel_tabs:

View File

@ -32,6 +32,7 @@ enabled_tabs:
#- support-tab
autorefresh: true
features:
# True to show showback monthly reports, and VM cost
showback: true
# Allows to change the security groups for each network interface
@ -39,17 +40,29 @@ features:
secgroups: false
tabs:
dashboard-tab:
# The following widgets can be used inside any of the '_per_row' settings
# bellow. As the name suggest, the widgets will be scaled to fit one,
# two, or three per row. The footer uses the widgets at full size, i.e.
# one per row.
#
# - storage
# - users
# - network
# - hosts
# - vms
# - groupquotas
# - quotas
panel_tabs:
actions:
Dashboard.refresh: false
Sunstone.toggle_top: false
widgets_one_per_row:
- vms
- users
widgets_three_per_row:
widgets_two_per_row:
- groupquotas
- quotas
widgets_one_per_row:
- vms
- users
widgets_one_footer:
system-top-tab:
panel_tabs:

View File

@ -32,6 +32,7 @@ enabled_tabs:
#- support-tab
autorefresh: true
features:
# True to show showback monthly reports, and VM cost
showback: true
# Allows to change the security groups for each network interface
@ -39,19 +40,28 @@ features:
secgroups: true
tabs:
dashboard-tab:
# The following widgets can be used inside any of the '_per_row' settings
# bellow. As the name suggest, the widgets will be scaled to fit one,
# two, or three per row. The footer uses the widgets at full size, i.e.
# one per row.
#
# - storage
# - users
# - network
# - hosts
# - vms
# - groupquotas
# - quotas
panel_tabs:
actions:
Dashboard.refresh: false
Sunstone.toggle_top: false
widgets_one_per_row:
- vms
widgets_three_per_row:
widgets_two_per_row:
- network
- storage
#- vms
widgets_one_per_row:
- vms
#- hosts
#- users
widgets_one_footer:
system-top-tab:
panel_tabs:

View File

@ -163,7 +163,7 @@
<input type="checkbox" id="sunstone_network_select" name="name"/>
<label for="sunstone_network_select">
{{tr "Do not allow to modify network configuration"}}
{{{tip (tr "Users using the cloud view will not be able to remove or add new NICs")}}}
{{{tip (tr "Users will not be able to remove or add new NICs")}}}
</label>
</div>
</div>