Comment 33 for bug 1612798

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

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

commit a4ccc0ce1cbbd37cb3a2e17432b684557fa51b30
Author: Kevin Benton <email address hidden>
Date: Wed Sep 7 19:08:58 2016 -0700

    Move retry decorator in auto allocate

    No longer necessary on cleanup since individual plugin operations
    are protected but it should be on _ensure_network_default_value
    callback since it can happen outside of a transaction.

    Partial-Bug: #1612798
    Change-Id: Iab4f2216e6b138296e8245eb0b1e3e6b5e46561b