We don't want annoying request from the web interface

The “support” tab in Sunstone check for subscription to the commercial
OpenNebula support:

    http://docs.opennebula.org/5.4/deployment/sunstone_setup/sunstone.html#commercial-support-integration

The “upgrade” tab check for new version in OpenNebula.

* tmpl/admin.yaml (enabled_tabs): disable “support-tab” and
  “upgrade-top-tab”.

* tmpl/admin_vcenter.yaml (enabled_tabs): ditoo.

Ref: #22068
这个提交包含在:
Daniel Dehennin 2017-11-14 11:44:35 +01:00
父节点 5637126683
当前提交 10258e1ff4
共有 2 个文件被更改,包括 6 次插入4 次删除

查看文件

@ -39,8 +39,9 @@ enabled_tabs:
- vdcs-tab
- acls-tab
- settings-tab
- support-tab
- upgrade-top-tab
# Do not enable external checking
# - support-tab
# - upgrade-top-tab
- vmgroup-tab
features:
# True to show showback monthly reports, and VM cost

查看文件

@ -39,8 +39,9 @@ enabled_tabs:
- vdcs-tab
- acls-tab
- settings-tab
- support-tab
- upgrade-top-tab
# Do not enable external checking
# - support-tab
# - upgrade-top-tab
- vmgroup-tab
features:
# True to show showback monthly reports, and VM cost