← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1587125] [NEW] Keysone always tries to use domain token regardless of OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT setting

 

Public bug reported:

There is a bug during initialization of keystoneclient
(openstack_dashboard/api/keystone.py) where is_multi_domain_enabled is
not called to check wheter domain token should be retrieved - only value
of function object itself is checked, always resulting in True.

** Affects: horizon
     Importance: Undecided
     Assignee: Aleš Křivák (aleskrivak)
         Status: In Progress

** Changed in: horizon
     Assignee: (unassigned) => Aleš Křivák (aleskrivak)

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

Title:
  Keysone always tries to use domain token regardless of
  OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT setting

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  There is a bug during initialization of keystoneclient
  (openstack_dashboard/api/keystone.py) where is_multi_domain_enabled is
  not called to check wheter domain token should be retrieved - only
  value of function object itself is checked, always resulting in True.

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


Follow ups