← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1878741] Re: Application credentials list displays roles as python list

 

Reviewed:  https://review.opendev.org/728357
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=84355d453ca5afc789b2a096241a932b2fd8d5a0
Submitter: Zuul
Branch:    master

commit 84355d453ca5afc789b2a096241a932b2fd8d5a0
Author: Kieran Spear <kispear@xxxxxxxxx>
Date:   Fri May 15 11:22:57 2020 +1000

    Fix display of application credential roles
    
    On the application credentials index page the roles
    are displayed as a python list: "[b'_member']".
    
    This changes that to be properly comma-separated.
    
    Closes-bug: #1878741
    Change-Id: Idfbba05091b563957162b6cb58c2475f9594b0c2


** 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/1878741

Title:
  Application credentials list displays roles as python list

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the application credentials list the roles are displayed as a
  python list: [b'Member', b'admin']

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


References