Configurable instance detail tabs

Bug #1361529 reported by Shuichiro MAKIGAKI
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Invalid
Low
Unassigned

Bug Description

For example, VMware environment doesn't support the console log feature.
In that case, usability will improve if the console log tab is hidden.
This should be configurable by local_settings.py:
---
# Available values are 'OverviewTab', 'LogTab', 'ConsoleTab'
HORIZON_CONFIG["instance_detail_tabs"] = ('ConsoleTab', 'OverviewTab')
---

Changed in horizon:
assignee: nobody → Shuichiro MAKIGAKI (shuichiro-makigaki)
Cindy Lu (clu-m)
Changed in horizon:
importance: Undecided → Low
status: New → Triaged
Changed in horizon:
assignee: Shuichiro MAKIGAKI (shuichiro-makigaki) → daiki aminaka (1991-daiki)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/117711

Changed in horizon:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on horizon (master)

Change abandoned by David Lyle (<email address hidden>) on branch: master
Review: https://review.openstack.org/117711
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Revision history for this message
Akihiro Motoki (amotoki) wrote :

The console tab can be disabled by setting CONSOLE_TYPE to None in local_settings.py.
https://docs.openstack.org/horizon/latest/configuration/settings.html#console-type

Changed in horizon:
assignee: daiki aminaka (1991-daiki) → nobody
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.