← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1471875] [NEW] Domains Panel Visible when domains off

 

Public bug reported:

When using Keystone v3 with Horizon with the Multi-Domains disabled, the
Domains panel is still visible.

Settings:
OPENSTACK_API_VERSIONS = { "identity": 3, }
OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False

Policy file:
The default one (not the domains specific one)

In Addition the tablerow actions on the domains screen for each domain
produce errors, which is expected because multi-domains arent enabled.

Am proposing we hide the domains panel if
OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: domain-scoped-tokens

-- 
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/1471875

Title:
  Domains Panel Visible when domains off

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When using Keystone v3 with Horizon with the Multi-Domains disabled,
  the Domains panel is still visible.

  Settings:
  OPENSTACK_API_VERSIONS = { "identity": 3, }
  OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False

  Policy file:
  The default one (not the domains specific one)

  In Addition the tablerow actions on the domains screen for each domain
  produce errors, which is expected because multi-domains arent enabled.

  Am proposing we hide the domains panel if
  OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False

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


Follow ups

References