Comment 4 for bug 1757112

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/queens)

Reviewed: https://review.openstack.org/554998
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=dd23dadd450a38390fe534b406a0d134b4571ab3
Submitter: Zuul
Branch: stable/queens

commit dd23dadd450a38390fe534b406a0d134b4571ab3
Author: Adrian Turjak <email address hidden>
Date: Tue Mar 20 17:55:52 2018 +1300

    Fix wrong setting name for SHOW_KEYSTONE_V2_RC

    The user links patch didn't use the same setting
    variable name in context_processors.py, this fixes
    that.

    Closes-Bug: #1757112

    Change-Id: Ie0e516d82c2c1cdc1c343075393cdf9c336f8e5f
    (cherry picked from commit f588b4ee2e73c754a7565928c47552e159a1666d)