Comment 4 for bug 1806053

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

Reviewed: https://review.openstack.org/625209
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=85fef71c0dfff3b7f816add638ad2d916a2ffe38
Submitter: Zuul
Branch: stable/rocky

commit 85fef71c0dfff3b7f816add638ad2d916a2ffe38
Author: Ivan Kolodyazhny <email address hidden>
Date: Fri Nov 30 17:33:21 2018 +0200

    Add Fix django.contrib.auth.middleware monkey patching for APITestCase

    This patch rollbacks changes in APITestCase introduced in the
    0d163613265e036818fe567793a4fc88fe140d4a commit to unblock Horizon
    plugins gates.

    Change-Id: I6b2be31568e4aa4273990f9cfa76ca139620c84b
    Closes-bug: #1806053
    Closes-bug: #1805240
    (cherry picked from commit de69edd0402146d76c65cec6cc7879c71259fbbf)