2016-07-21 11:59:50 +02:00
|
|
|
|
%set oneflow = %%getVar('activer_oneflow','non') == 'oui'
|
2016-07-21 11:50:11 +02:00
|
|
|
|
small_logo: images/opennebula-5.0.png
|
|
|
|
|
provision_logo: images/opennebula-5.0.png
|
2014-11-04 14:08:21 +01:00
|
|
|
|
enabled_tabs:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
- dashboard-tab
|
|
|
|
|
- instances-top-tab
|
|
|
|
|
- vms-tab
|
2016-07-21 11:59:50 +02:00
|
|
|
|
%if %%oneflow
|
2016-07-21 11:50:11 +02:00
|
|
|
|
- oneflow-services-tab
|
2016-07-21 11:59:50 +02:00
|
|
|
|
%end if
|
2016-07-21 11:50:11 +02:00
|
|
|
|
- vrouters-tab
|
|
|
|
|
- templates-top-tab
|
|
|
|
|
- templates-tab
|
2016-07-21 11:59:50 +02:00
|
|
|
|
%if %%oneflow
|
2016-07-21 11:50:11 +02:00
|
|
|
|
- oneflow-templates-tab
|
2016-07-21 11:59:50 +02:00
|
|
|
|
%end if
|
2016-07-21 11:50:11 +02:00
|
|
|
|
- vrouter-templates-tab
|
|
|
|
|
- storage-top-tab
|
|
|
|
|
- datastores-tab
|
|
|
|
|
- images-tab
|
|
|
|
|
- files-tab
|
|
|
|
|
- marketplaces-tab
|
|
|
|
|
- marketplaceapps-tab
|
|
|
|
|
- network-top-tab
|
|
|
|
|
- vnets-tab
|
|
|
|
|
- vnets-topology-tab
|
|
|
|
|
- secgroups-tab
|
|
|
|
|
- infrastructure-top-tab
|
|
|
|
|
- clusters-tab
|
|
|
|
|
- hosts-tab
|
|
|
|
|
- zones-tab
|
|
|
|
|
- system-top-tab
|
|
|
|
|
- users-tab
|
|
|
|
|
- groups-tab
|
|
|
|
|
- vdcs-tab
|
|
|
|
|
- acls-tab
|
|
|
|
|
- settings-tab
|
|
|
|
|
- support-tab
|
|
|
|
|
- upgrade-top-tab
|
2014-11-04 14:08:21 +01:00
|
|
|
|
autorefresh: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
features:
|
|
|
|
|
# True to show showback monthly reports, and VM cost
|
|
|
|
|
showback: true
|
|
|
|
|
|
|
|
|
|
# Allows to change the security groups for each network interface
|
|
|
|
|
# on the VM creation dialog
|
|
|
|
|
secgroups: true
|
2016-09-05 11:39:09 +02:00
|
|
|
|
|
|
|
|
|
# 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
|
2014-11-04 14:08:21 +01:00
|
|
|
|
tabs:
|
|
|
|
|
dashboard-tab:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
# 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
|
2014-11-04 14:08:21 +01:00
|
|
|
|
panel_tabs:
|
|
|
|
|
actions:
|
|
|
|
|
Dashboard.refresh: false
|
|
|
|
|
Sunstone.toggle_top: false
|
|
|
|
|
widgets_one_per_row:
|
|
|
|
|
- vms
|
|
|
|
|
- hosts
|
2016-07-21 11:50:11 +02:00
|
|
|
|
- users
|
|
|
|
|
widgets_three_per_row:
|
|
|
|
|
widgets_two_per_row:
|
|
|
|
|
- storage
|
|
|
|
|
- network
|
2014-11-04 14:08:21 +01:00
|
|
|
|
widgets_one_footer:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
system-top-tab:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
panel_tabs:
|
|
|
|
|
actions:
|
|
|
|
|
users-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
user_info_tab: true
|
|
|
|
|
user_quotas_tab: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
user_groups_tab: true
|
|
|
|
|
user_accounting_tab: true
|
|
|
|
|
user_showback_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Name
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Auth driver
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 5 # Password
|
|
|
|
|
- 6 # VMs
|
|
|
|
|
- 7 # Memory
|
|
|
|
|
- 8 # CPU
|
|
|
|
|
#- 9 # Group ID
|
|
|
|
|
#- 10 # Hidden User Data
|
|
|
|
|
#- 11 # Labels
|
|
|
|
|
#- 12 # Search data
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
|
|
|
|
User.refresh: true
|
|
|
|
|
User.create_dialog: true
|
|
|
|
|
User.update_password: true
|
2016-09-05 11:39:09 +02:00
|
|
|
|
User.login_token: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
User.quotas_dialog: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
User.groups_dialog: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
User.chgrp: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
User.change_authentication: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
User.delete: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
User.edit_labels: true
|
|
|
|
|
User.menu_labels: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
groups-tab:
|
|
|
|
|
panel_tabs:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
group_info_tab: true
|
|
|
|
|
group_users_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
group_quotas_tab: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
group_accounting_tab: true
|
|
|
|
|
group_showback_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Name
|
|
|
|
|
- 3 # Users
|
|
|
|
|
- 4 # VMs
|
|
|
|
|
- 5 # Memory
|
|
|
|
|
- 6 # CPU
|
2016-07-21 11:50:11 +02:00
|
|
|
|
#- 7 # Labels
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
|
|
|
|
Group.refresh: true
|
|
|
|
|
Group.create_dialog: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Group.update_dialog: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
Group.quotas_dialog: true
|
|
|
|
|
Group.delete: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Group.edit_admins: true
|
|
|
|
|
Group.edit_labels: true
|
|
|
|
|
Group.menu_labels: 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
|
|
|
|
|
#- 8 # Labels
|
|
|
|
|
actions:
|
|
|
|
|
Vdc.refresh: true
|
|
|
|
|
Vdc.create_dialog: true
|
|
|
|
|
Vdc.update_dialog: true
|
|
|
|
|
Vdc.rename: true
|
|
|
|
|
Vdc.delete: true
|
|
|
|
|
Vdc.edit_labels: true
|
|
|
|
|
Vdc.menu_labels: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
acls-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Applies to
|
|
|
|
|
- 3 # Affected resources
|
|
|
|
|
- 4 # Resource ID / Owned by
|
|
|
|
|
- 5 # Allowed operations
|
|
|
|
|
- 6 # Zone
|
|
|
|
|
#- 7 # ACL String
|
|
|
|
|
actions:
|
|
|
|
|
Acl.refresh: true
|
|
|
|
|
Acl.create_dialog: true
|
|
|
|
|
Acl.delete: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
templates-top-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
actions:
|
|
|
|
|
templates-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
template_info_tab: true
|
|
|
|
|
template_template_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
- 5 # Registration time
|
|
|
|
|
#- 6 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 7 # Search data
|
2016-07-21 11:50:11 +02:00
|
|
|
|
actions:
|
|
|
|
|
Template.refresh: true
|
|
|
|
|
Template.create_dialog: true
|
|
|
|
|
Template.import_dialog: false
|
|
|
|
|
Template.update_dialog: true
|
|
|
|
|
Template.instantiate_vms: true
|
|
|
|
|
Template.rename: true
|
|
|
|
|
Template.chown: true
|
|
|
|
|
Template.chgrp: true
|
|
|
|
|
Template.chmod: true
|
|
|
|
|
Template.clone_dialog: true
|
|
|
|
|
Template.delete_dialog: true
|
|
|
|
|
Template.share: true
|
|
|
|
|
Template.unshare: true
|
|
|
|
|
Template.edit_labels: true
|
|
|
|
|
Template.menu_labels: true
|
|
|
|
|
template_creation_tabs:
|
|
|
|
|
general: true
|
|
|
|
|
storage: true
|
|
|
|
|
network: true
|
|
|
|
|
os_booting: true
|
|
|
|
|
features: true
|
|
|
|
|
input_output: true
|
|
|
|
|
context: true
|
|
|
|
|
scheduling: true
|
|
|
|
|
hybrid: true
|
|
|
|
|
other: true
|
|
|
|
|
%if %%getVar('activer_oneflow','non')
|
|
|
|
|
oneflow-templates-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
service_template_info_tab: true
|
|
|
|
|
service_template_roles_tab: true
|
|
|
|
|
service_template_template_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
#- 5 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 6 # Search data
|
2016-07-21 11:50:11 +02:00
|
|
|
|
actions:
|
|
|
|
|
ServiceTemplate.refresh: true
|
|
|
|
|
ServiceTemplate.create_dialog: true
|
|
|
|
|
ServiceTemplate.update_dialog: true
|
|
|
|
|
ServiceTemplate.instantiate: true
|
|
|
|
|
ServiceTemplate.chown: true
|
|
|
|
|
ServiceTemplate.chgrp: true
|
|
|
|
|
ServiceTemplate.chmod: true
|
|
|
|
|
ServiceTemplate.rename: true
|
|
|
|
|
ServiceTemplate.clone_dialog: true
|
|
|
|
|
ServiceTemplate.delete: true
|
|
|
|
|
ServiceTemplate.edit_labels: true
|
|
|
|
|
ServiceTemplate.menu_labels: true
|
|
|
|
|
%end if
|
|
|
|
|
vrouter-templates-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
vrouter_template_info_tab: true
|
|
|
|
|
vrouter_template_template_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
- 5 # Registration time
|
|
|
|
|
#- 6 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 7 # Search data
|
2016-07-21 11:50:11 +02:00
|
|
|
|
actions:
|
|
|
|
|
VirtualRouterTemplate.refresh: true
|
|
|
|
|
VirtualRouterTemplate.create_dialog: true
|
|
|
|
|
VirtualRouterTemplate.update_dialog: true
|
2016-09-05 11:39:09 +02:00
|
|
|
|
VirtualRouterTemplate.instantiate_dialog: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
VirtualRouterTemplate.rename: true
|
|
|
|
|
VirtualRouterTemplate.chown: true
|
|
|
|
|
VirtualRouterTemplate.chgrp: true
|
|
|
|
|
VirtualRouterTemplate.chmod: true
|
|
|
|
|
VirtualRouterTemplate.clone_dialog: true
|
|
|
|
|
VirtualRouterTemplate.delete_dialog: true
|
|
|
|
|
VirtualRouterTemplate.share: true
|
|
|
|
|
VirtualRouterTemplate.unshare: true
|
|
|
|
|
VirtualRouterTemplate.edit_labels: true
|
|
|
|
|
VirtualRouterTemplate.menu_labels: true
|
|
|
|
|
template_creation_tabs:
|
|
|
|
|
general: true
|
|
|
|
|
storage: true
|
|
|
|
|
network: true
|
|
|
|
|
os_booting: true
|
|
|
|
|
features: true
|
|
|
|
|
input_output: true
|
|
|
|
|
context: true
|
|
|
|
|
scheduling: true
|
|
|
|
|
hybrid: true
|
|
|
|
|
other: true
|
|
|
|
|
instances-top-tab:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
panel_tabs:
|
|
|
|
|
actions:
|
|
|
|
|
vms-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
vm_info_tab: true
|
|
|
|
|
vm_capacity_tab: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
vm_storage_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
vm_network_tab: true
|
|
|
|
|
vm_snapshot_tab: true
|
|
|
|
|
vm_placement_tab: true
|
|
|
|
|
vm_actions_tab: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
vm_conf_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
vm_template_tab: true
|
|
|
|
|
vm_log_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
- 5 # Status
|
|
|
|
|
#- 6 # Used CPU
|
|
|
|
|
#- 7 # Used Memory
|
|
|
|
|
- 8 # Host
|
|
|
|
|
- 9 # IPs
|
|
|
|
|
#- 10 # Start Time
|
|
|
|
|
- 11 # VNC
|
2016-07-21 11:50:11 +02:00
|
|
|
|
#- 12 # Hidden Template
|
|
|
|
|
#- 13 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 14 # Search data
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
|
|
|
|
VM.refresh: true
|
|
|
|
|
VM.create_dialog: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
VM.rename: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
VM.chown: true
|
|
|
|
|
VM.chgrp: true
|
|
|
|
|
VM.chmod: true
|
|
|
|
|
VM.deploy: true
|
|
|
|
|
VM.migrate: true
|
|
|
|
|
VM.migrate_live: true
|
|
|
|
|
VM.hold: true
|
|
|
|
|
VM.release: true
|
|
|
|
|
VM.suspend: true
|
|
|
|
|
VM.resume: true
|
|
|
|
|
VM.stop: true
|
|
|
|
|
VM.recover: true
|
|
|
|
|
VM.reboot: true
|
|
|
|
|
VM.reboot_hard: true
|
|
|
|
|
VM.poweroff: true
|
|
|
|
|
VM.poweroff_hard: true
|
|
|
|
|
VM.undeploy: true
|
|
|
|
|
VM.undeploy_hard: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
VM.terminate: true
|
|
|
|
|
VM.terminate_hard: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
VM.resize: true
|
|
|
|
|
VM.attachdisk: true
|
|
|
|
|
VM.detachdisk: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
VM.disk_saveas: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
VM.attachnic: true
|
|
|
|
|
VM.detachnic: true
|
|
|
|
|
VM.snapshot_create: true
|
|
|
|
|
VM.snapshot_revert: true
|
|
|
|
|
VM.snapshot_delete: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
VM.disk_snapshot_create: true
|
|
|
|
|
VM.disk_snapshot_revert: true
|
|
|
|
|
VM.disk_snapshot_delete: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
VM.resched: true
|
|
|
|
|
VM.unresched: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
VM.save_as_template: true
|
|
|
|
|
VM.updateconf: true
|
|
|
|
|
VM.edit_labels: true
|
|
|
|
|
VM.menu_labels: true
|
2016-07-21 11:59:50 +02:00
|
|
|
|
%if %%oneflow
|
2016-07-21 11:50:11 +02:00
|
|
|
|
oneflow-services-tab:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
panel_tabs:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
service_info_tab: true
|
|
|
|
|
service_roles_tab: true
|
|
|
|
|
service_log_tab: true
|
|
|
|
|
panel_tabs_actions:
|
|
|
|
|
service_roles_tab:
|
|
|
|
|
Role.scale: true
|
|
|
|
|
Role.hold: true
|
|
|
|
|
Role.release: true
|
|
|
|
|
Role.suspend: true
|
|
|
|
|
Role.resume: true
|
|
|
|
|
Role.stop: true
|
|
|
|
|
Role.reboot: true
|
|
|
|
|
Role.reboot_hard: true
|
|
|
|
|
Role.poweroff: true
|
|
|
|
|
Role.poweroff_hard: true
|
|
|
|
|
Role.undeploy: true
|
|
|
|
|
Role.undeploy_hard: true
|
|
|
|
|
Role.terminate: true
|
|
|
|
|
Role.terminate_hard: true
|
|
|
|
|
RoleVM.hold: true
|
|
|
|
|
RoleVM.release: true
|
|
|
|
|
RoleVM.suspend: true
|
|
|
|
|
RoleVM.resume: true
|
|
|
|
|
RoleVM.stop: true
|
|
|
|
|
RoleVM.reboot: true
|
|
|
|
|
RoleVM.reboot_hard: true
|
|
|
|
|
RoleVM.poweroff: true
|
|
|
|
|
RoleVM.poweroff_hard: true
|
|
|
|
|
RoleVM.undeploy: true
|
|
|
|
|
RoleVM.undeploy_hard: true
|
|
|
|
|
RoleVM.terminate: true
|
|
|
|
|
RoleVM.terminate_hard: true
|
|
|
|
|
RoleVM.resched: true
|
|
|
|
|
RoleVM.unresched: true
|
|
|
|
|
RoleVM.recover: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
2016-07-21 11:50:11 +02:00
|
|
|
|
- 5 # State
|
|
|
|
|
#- 6 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 7 # Search data
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Service.refresh: true
|
2016-09-05 11:39:09 +02:00
|
|
|
|
Service.create_dialog: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Service.chown: true
|
|
|
|
|
Service.chgrp: true
|
|
|
|
|
Service.chmod: true
|
|
|
|
|
Service.rename: true
|
|
|
|
|
Service.shutdown: true
|
|
|
|
|
Service.recover: true
|
|
|
|
|
Service.delete: true
|
|
|
|
|
Service.edit_labels: true
|
|
|
|
|
Service.menu_labels: true
|
2016-07-21 11:59:50 +02:00
|
|
|
|
%end if
|
2016-07-21 11:50:11 +02:00
|
|
|
|
vrouters-tab:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
panel_tabs:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
virtual_router_info_tab: true
|
|
|
|
|
virtual_router_vms_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 5 # Labels
|
|
|
|
|
#- 6 # Search data
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
VirtualRouter.refresh: true
|
|
|
|
|
VirtualRouter.create_dialog: true
|
|
|
|
|
VirtualRouter.rename: true
|
|
|
|
|
VirtualRouter.chown: true
|
|
|
|
|
VirtualRouter.chgrp: true
|
|
|
|
|
VirtualRouter.chmod: true
|
|
|
|
|
VirtualRouter.delete: true
|
|
|
|
|
VirtualRouter.attachnic: true
|
|
|
|
|
VirtualRouter.detachnic: true
|
|
|
|
|
VirtualRouter.edit_labels: true
|
|
|
|
|
VirtualRouter.menu_labels: true
|
|
|
|
|
infrastructure-top-tab:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
panel_tabs:
|
|
|
|
|
actions:
|
|
|
|
|
clusters-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
cluster_info_tab: true
|
|
|
|
|
cluster_host_tab: true
|
|
|
|
|
cluster_vnet_tab: true
|
|
|
|
|
cluster_datastore_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Name
|
|
|
|
|
- 3 # Hosts
|
|
|
|
|
- 4 # VNets
|
|
|
|
|
- 5 # Datastores
|
2016-07-21 11:50:11 +02:00
|
|
|
|
#- 6 # Labels
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
|
|
|
|
Cluster.refresh: true
|
|
|
|
|
Cluster.create_dialog: true
|
|
|
|
|
Cluster.update_dialog: true
|
|
|
|
|
Cluster.delete: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Cluster.rename: true
|
|
|
|
|
Cluster.edit_labels: true
|
|
|
|
|
Cluster.menu_labels: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
hosts-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
host_info_tab: true
|
|
|
|
|
host_monitoring_tab: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
host_vms_tab: true
|
|
|
|
|
host_wilds_tab: true
|
|
|
|
|
host_zombies_tab: true
|
|
|
|
|
host_esx_tab: true
|
|
|
|
|
host_pci_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Name
|
|
|
|
|
- 3 # Cluster
|
|
|
|
|
- 4 # RVMs
|
|
|
|
|
#- 5 # Real CPU
|
|
|
|
|
- 6 # Allocated CPU
|
|
|
|
|
#- 7 # Real MEM
|
|
|
|
|
- 8 # Allocated MEM
|
|
|
|
|
- 9 # Status
|
|
|
|
|
#- 10 # IM MAD
|
|
|
|
|
#- 11 # VM MAD
|
|
|
|
|
#- 12 # Last monitored on
|
2016-07-21 11:50:11 +02:00
|
|
|
|
#- 13 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 14 # Search data
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
|
|
|
|
Host.refresh: true
|
|
|
|
|
Host.create_dialog: true
|
|
|
|
|
Host.addtocluster: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Host.rename: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
Host.enable: true
|
|
|
|
|
Host.disable: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Host.offline: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
Host.delete: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Host.edit_labels: true
|
|
|
|
|
Host.menu_labels: true
|
|
|
|
|
zones-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
zone_info_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Name
|
|
|
|
|
- 3 # Endpoint
|
|
|
|
|
#- 4 # Labels
|
|
|
|
|
actions:
|
|
|
|
|
Zone.refresh: true
|
|
|
|
|
Zone.create_dialog: true
|
|
|
|
|
Zone.rename: true
|
|
|
|
|
Zone.delete: true
|
|
|
|
|
Zone.edit_labels: true
|
|
|
|
|
Zone.menu_labels: true
|
|
|
|
|
storage-top-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
actions:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
datastores-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
datastore_info_tab: true
|
|
|
|
|
datastore_image_tab: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
datastore_clusters_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
- 5 # Capacity
|
|
|
|
|
- 6 # Cluster
|
|
|
|
|
#- 7 # Basepath
|
|
|
|
|
#- 8 # TM
|
|
|
|
|
#- 9 # DS
|
|
|
|
|
- 10 # Type
|
2016-07-21 11:50:11 +02:00
|
|
|
|
- 11 # Status
|
|
|
|
|
#- 12 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 13 # Search data
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
|
|
|
|
Datastore.refresh: true
|
|
|
|
|
Datastore.create_dialog: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Datastore.import_dialog: false
|
2014-11-04 14:08:21 +01:00
|
|
|
|
Datastore.addtocluster: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Datastore.rename: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
Datastore.chown: true
|
|
|
|
|
Datastore.chgrp: true
|
|
|
|
|
Datastore.chmod: true
|
|
|
|
|
Datastore.delete: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Datastore.enable: true
|
|
|
|
|
Datastore.disable: true
|
|
|
|
|
Datastore.edit_labels: true
|
|
|
|
|
Datastore.menu_labels: true
|
|
|
|
|
images-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
image_info_tab: true
|
|
|
|
|
image_vms_tab: true
|
|
|
|
|
image_snapshots_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
- 5 # Datastore
|
|
|
|
|
#- 6 # Size
|
|
|
|
|
- 7 # Type
|
|
|
|
|
#- 8 # Registration time
|
|
|
|
|
#- 9 # Persistent
|
|
|
|
|
- 10 # Status
|
|
|
|
|
- 11 # #VMs
|
|
|
|
|
#- 12 # Target
|
|
|
|
|
#- 13 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 14 # Search data
|
2016-07-21 11:50:11 +02:00
|
|
|
|
actions:
|
|
|
|
|
Image.refresh: true
|
|
|
|
|
Image.create_dialog: true
|
|
|
|
|
Image.import_dialog: false
|
|
|
|
|
Image.upload_marketplace_dialog: true
|
|
|
|
|
Image.rename: true
|
|
|
|
|
Image.chown: true
|
|
|
|
|
Image.chgrp: true
|
|
|
|
|
Image.chmod: true
|
|
|
|
|
Image.enable: true
|
|
|
|
|
Image.disable: true
|
|
|
|
|
Image.persistent: true
|
|
|
|
|
Image.nonpersistent: true
|
|
|
|
|
Image.clone_dialog: true
|
|
|
|
|
Image.delete: true
|
|
|
|
|
Image.snapshot_flatten: true
|
|
|
|
|
Image.snapshot_revert: true
|
|
|
|
|
Image.snapshot_delete: true
|
|
|
|
|
Image.edit_labels: true
|
|
|
|
|
Image.menu_labels: true
|
|
|
|
|
files-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
file_info_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
- 5 # Datastore
|
|
|
|
|
#- 6 # Size
|
|
|
|
|
- 7 # Type
|
|
|
|
|
#- 8 # Registration time
|
|
|
|
|
#- 9 # Persistent
|
|
|
|
|
- 10 # Status
|
|
|
|
|
#- 11 # #VMs
|
|
|
|
|
#- 12 # Target
|
|
|
|
|
#- 13 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 14 # Search data
|
2016-07-21 11:50:11 +02:00
|
|
|
|
actions:
|
|
|
|
|
File.refresh: true
|
|
|
|
|
File.create_dialog: true
|
|
|
|
|
File.rename: true
|
|
|
|
|
File.chown: true
|
|
|
|
|
File.chgrp: true
|
|
|
|
|
File.chmod: true
|
|
|
|
|
File.enable: true
|
|
|
|
|
File.disable: true
|
|
|
|
|
File.delete: true
|
|
|
|
|
File.edit_labels: true
|
|
|
|
|
File.menu_labels: true
|
|
|
|
|
marketplaces-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
marketplace_info_tab: true
|
|
|
|
|
marketplace_apps_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
- 5 # Capacity
|
|
|
|
|
- 6 # Apps
|
|
|
|
|
- 7 # Driver
|
|
|
|
|
- 8 # Zone
|
|
|
|
|
#- 9 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 10 # Search data
|
2016-07-21 11:50:11 +02:00
|
|
|
|
actions:
|
|
|
|
|
MarketPlace.refresh: true
|
|
|
|
|
MarketPlace.create_dialog: true
|
|
|
|
|
MarketPlace.update_dialog: true
|
|
|
|
|
MarketPlace.rename: true
|
|
|
|
|
MarketPlace.chown: true
|
|
|
|
|
MarketPlace.chgrp: true
|
|
|
|
|
MarketPlace.chmod: true
|
|
|
|
|
MarketPlace.delete: true
|
|
|
|
|
MarketPlace.edit_labels: true
|
|
|
|
|
MarketPlace.menu_labels: true
|
|
|
|
|
marketplaceapps-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
marketplaceapp_info_tab: true
|
|
|
|
|
marketplaceapp_templates_tab: true
|
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
#- 5 # Version
|
|
|
|
|
- 6 # Size
|
|
|
|
|
- 7 # State
|
|
|
|
|
#- 8 # Type
|
|
|
|
|
- 9 # Registration
|
|
|
|
|
- 10 # Marketplace
|
|
|
|
|
- 11 # Zone
|
|
|
|
|
#- 12 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 13 # Search data
|
2016-07-21 11:50:11 +02:00
|
|
|
|
actions:
|
|
|
|
|
MarketPlaceApp.refresh: true
|
|
|
|
|
MarketPlaceApp.create_dialog: true
|
|
|
|
|
MarketPlaceApp.download_opennebula_dialog: true
|
|
|
|
|
MarketPlaceApp.download_local: true
|
|
|
|
|
MarketPlaceApp.rename: true
|
|
|
|
|
MarketPlaceApp.chown: true
|
|
|
|
|
MarketPlaceApp.chgrp: true
|
|
|
|
|
MarketPlaceApp.chmod: true
|
|
|
|
|
MarketPlaceApp.enable: true
|
|
|
|
|
MarketPlaceApp.disable: true
|
|
|
|
|
MarketPlaceApp.delete: true
|
|
|
|
|
MarketPlaceApp.edit_labels: true
|
|
|
|
|
MarketPlaceApp.menu_labels: true
|
|
|
|
|
network-top-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
actions:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
vnets-tab:
|
|
|
|
|
panel_tabs:
|
|
|
|
|
vnet_info_tab: true
|
|
|
|
|
vnet_ar_list_tab: true
|
|
|
|
|
vnet_leases_tab: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
vnet_sg_list_tab: true
|
|
|
|
|
vnet_vr_list_tab: true
|
|
|
|
|
vnet_clusters_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
|
|
|
|
- 5 # Reservation
|
|
|
|
|
- 6 # Cluster
|
|
|
|
|
#- 7 # Bridge
|
|
|
|
|
- 8 # Leases
|
|
|
|
|
#- 9 # VLAN ID
|
2016-07-21 11:50:11 +02:00
|
|
|
|
#- 10 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 11 # Search data
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
|
|
|
|
Network.refresh: true
|
|
|
|
|
Network.create_dialog: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Network.import_dialog: false
|
|
|
|
|
Network.update_dialog: true
|
|
|
|
|
Network.reserve_dialog: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
Network.addtocluster: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Network.rename: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
Network.chown: true
|
|
|
|
|
Network.chgrp: true
|
|
|
|
|
Network.chmod: true
|
|
|
|
|
Network.delete: true
|
|
|
|
|
Network.hold_lease: true
|
|
|
|
|
Network.release_lease: true
|
|
|
|
|
Network.add_ar: true
|
|
|
|
|
Network.remove_ar: true
|
|
|
|
|
Network.update_ar: true
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Network.edit_labels: true
|
|
|
|
|
Network.menu_labels: true
|
|
|
|
|
vnets-topology-tab:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
panel_tabs:
|
|
|
|
|
actions:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
NetworkTopology.refresh: true
|
|
|
|
|
NetworkTopology.fit: true
|
|
|
|
|
NetworkTopology.collapseVMs: true
|
|
|
|
|
NetworkTopology.openVMs: true
|
|
|
|
|
secgroups-tab:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
panel_tabs:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
security_group_info_tab: true
|
|
|
|
|
security_group_vms_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
table_columns:
|
|
|
|
|
- 0 # Checkbox
|
|
|
|
|
- 1 # ID
|
|
|
|
|
- 2 # Owner
|
|
|
|
|
- 3 # Group
|
|
|
|
|
- 4 # Name
|
2016-07-21 11:50:11 +02:00
|
|
|
|
#- 5 # Labels
|
2016-09-05 11:39:09 +02:00
|
|
|
|
#- 6 # Search data
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
SecurityGroup.refresh: true
|
|
|
|
|
SecurityGroup.create_dialog: true
|
|
|
|
|
SecurityGroup.update_dialog: true
|
|
|
|
|
SecurityGroup.rename: true
|
|
|
|
|
SecurityGroup.chown: true
|
|
|
|
|
SecurityGroup.chgrp: true
|
|
|
|
|
SecurityGroup.chmod: true
|
|
|
|
|
SecurityGroup.clone_dialog: true
|
|
|
|
|
SecurityGroup.commit_dialog: true
|
|
|
|
|
SecurityGroup.delete: true
|
|
|
|
|
SecurityGroup.edit_labels: true
|
|
|
|
|
SecurityGroup.menu_labels: true
|
|
|
|
|
support-tab:
|
2014-11-04 14:08:21 +01:00
|
|
|
|
panel_tabs:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
support_info_tab: true
|
2014-11-04 14:08:21 +01:00
|
|
|
|
table_columns:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
#- 0 # Checkbox
|
2014-11-04 14:08:21 +01:00
|
|
|
|
- 1 # ID
|
2016-07-21 11:50:11 +02:00
|
|
|
|
- 2 # Subject
|
|
|
|
|
- 3 # Created at
|
|
|
|
|
- 4 # Status
|
2014-11-04 14:08:21 +01:00
|
|
|
|
actions:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
Support.refresh: true
|
|
|
|
|
Support.create_dialog: true
|
|
|
|
|
settings-tab:
|
2014-11-05 11:23:39 +01:00
|
|
|
|
panel_tabs:
|
2016-07-21 11:50:11 +02:00
|
|
|
|
user_info_tab: true
|
2016-09-05 11:39:09 +02:00
|
|
|
|
user_config_tab: false
|
2016-07-21 11:50:11 +02:00
|
|
|
|
user_quotas_tab: true
|
|
|
|
|
group_quotas_tab: true
|
|
|
|
|
user_accounting_tab: true
|
|
|
|
|
user_showback_tab: true
|
2014-11-05 11:23:39 +01:00
|
|
|
|
actions:
|
2016-09-05 11:39:09 +02:00
|
|
|
|
# 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
|
2016-07-21 11:50:11 +02:00
|
|
|
|
User.quotas_dialog: false
|
|
|
|
|
upgrade-top-tab:
|
2014-11-05 11:23:39 +01:00
|
|
|
|
panel_tabs:
|
|
|
|
|
actions:
|