Public bug reported:

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')
---

** Affects: horizon
     Importance: Undecided
     Assignee: Shuichiro MAKIGAKI (shuichiro-makigaki)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Shuichiro MAKIGAKI (shuichiro-makigaki)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1361529

Title:
  Configurable instance detail tabs

Status in OpenStack Dashboard (Horizon):
  New

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')
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1361529/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to