Comment 2 for bug 1193199

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/33915
Committed: http://github.com/openstack/nova/commit/c0ca847286b88f37e3b4cb6b394fced4b60ed06f
Submitter: Jenkins
Branch: master

commit c0ca847286b88f37e3b4cb6b394fced4b60ed06f
Author: Chris Behrens <email address hidden>
Date: Fri Jun 21 03:41:54 2013 +0000

    Retry quota_reserve on DBDeadlock

    quota_reserve() can raise DBDeadlock... so this adds the decorator that
    retries the transaction.

    Fixes bug 1193199

    Change-Id: Id632360372b21f3e75a2af50153eb18cc2025390