Comment 7 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/425933
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=2bbebda405b6a504c07825f8681011de9698dc4d
Submitter: Jenkins
Branch: master

commit 2bbebda405b6a504c07825f8681011de9698dc4d
Author: Thomas Morin <email address hidden>
Date: Thu Jan 26 22:13:26 2017 +0100

    bagpipe driver: cleanup, remove OVSInterceptBridge

    With I55835a34d8fba7a139dce93f99cbff54584d695c, the OVSBridgeIntercept
    workaround can now be removed.

    This change also includes a workaround for a gate issue:
    It seems that enabling the use of quotas works around bug
    1676656, by triggering the use of neutron.quota.ConfDriver which
    does not trigger the bug.

    Change-Id: I8570441a0b8d5ee3ad7f88e07affac2f1b782021
    Related-Bug: 1676656