Comment 6 for bug 1806053

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

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

commit 9ba7a0360756f0c8a0837cc0f9701711bb6e8888
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.

    Conflicts:
            openstack_dashboard/test/helpers.py

    Note(elod.illes): the above mentioned change in APITestCase was
    backported to queens, so this rollback should be backported, too.

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