Comment 5 for bug 1673243

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

Reviewed: https://review.openstack.org/446152
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=99e5f4fb4680082407f6c38bad6b7345696e5e9f
Submitter: Jenkins
Branch: master

commit 99e5f4fb4680082407f6c38bad6b7345696e5e9f
Author: Kevin Benton <email address hidden>
Date: Wed Mar 15 12:56:21 2017 -0700

    Get rid of custom wrap_db_retry call in sync_allocations

    Just for consistency, get rid of the last direct call to
    wrap_db_retry and instead use neutron.db.api.retry_db_errors
    in the sync_allocations code so we don't potentially get
    bitten by slight inconsistencies between the two.

    TrivialFix
    Related-Bug: #1673243

    Change-Id: I975c7d0ec84698d277acbbec6d9cfec5c03439aa