Comment 11 for bug 1846239

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-puppet (master)

Reviewed: https://review.opendev.org/687935
Committed: https://git.openstack.org/cgit/starlingx/stx-puppet/commit/?id=84ab354b54bf5612fcf86bee665cc9589dec19db
Submitter: Zuul
Branch: master

commit 84ab354b54bf5612fcf86bee665cc9589dec19db
Author: Tyler Smith <email address hidden>
Date: Thu Oct 10 11:20:06 2019 -0400

    Adding version acceptor to dcorch proxy

    authtoken validation was causing issues with horizon doing identity
    api version lookups while checking permissions for the application
    credentials panel when in the SystemController region. This adds
    an acceptor to bypass the authtoken checks for the identity root
    address (/v3)

    Change-Id: I43bd1b107b74713740238c225c756f88aa42a237
    Depends-On: https://review.opendev.org/#/c/689538
    Closes-Bug: 1846239
    Signed-off-by: Tyler Smith <email address hidden>