← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1871806] Re: The information about auth type (Internal, External auth) is not available when rendering openrc files in horizon

 

Reviewed:  https://review.opendev.org/718379
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=086c6607ef7834c308dcc58e74349293b7685ac1
Submitter: Zuul
Branch:    master

commit 086c6607ef7834c308dcc58e74349293b7685ac1
Author: Ivan Kolodyazhny <e0ne@xxxxxxxxx>
Date:   Wed Apr 8 13:23:29 2020 +0300

    Add auth_type to template context for openrc file rendering
    
    We need to path auth_type value to the template because different
    templates could be rendered for credentials and websso auth_type.
    
    Closes-Bug: #1871806
    Change-Id: If218813e0b4a8cc51c4e590081c5f3c50b35b8a7


** Changed in: horizon
       Status: In Progress => Fix Released

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

Title:
  The information about auth type (Internal, External auth) is not
  available when rendering openrc files in horizon

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The authorization method might be checked during horizon login,
  however this info is not available when rendering openrc templates
  [1]. Without ths information we can't customize templates [1] to get
  them working both for websso and login/password authenticated users

  [1] https://opendev.org/openstack/horizon/src/branch/master/openstack_dashboard/dashboards/project/api_access/views.py#L72
  [2] https://docs.openstack.org/horizon/latest/configuration/settings.html#openstack-clouds-yaml-custom-template

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


References