Comment 11 for bug 1676656

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-bgpvpn (master)

Reviewed: https://review.openstack.org/450924
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=4a3801273245bef1f062794f4f6d706d68ee81dc
Submitter: Jenkins
Branch: master

commit 4a3801273245bef1f062794f4f6d706d68ee81dc
Author: Ihar Hrachyshka <email address hidden>
Date: Tue Mar 28 02:01:00 2017 +0000

    Stop using config backed quota engine in unit tests

    It was enabled as part of gate fix
    I8570441a0b8d5ee3ad7f88e07affac2f1b782021 but the right fix for the
    issue is to register a proper core plugin for each test (see the
    dependency).

    Related-Bug: #1676656
    Change-Id: I2eb49a5371f5c9ea0ef4a50e6d95667b782f8842
    Depends-On: Ica421831763eb2f5d25fc068287305b402227b53