diff options
author | Russell Bryant <rbryant@redhat.com> | 2013-02-26 01:47:42 -0500 |
---|---|---|
committer | Russell Bryant <rbryant@redhat.com> | 2013-02-26 01:47:42 -0500 |
commit | 6e9a2f42616859963034bab6c21c793f05a5ba8d (patch) | |
tree | 7edf5e54d0912f0fe464c06d849c7fc55802e485 /nova/notifications.py | |
parent | 032ee136488bec92b414ea0196d79e45dfd585f9 (diff) | |
download | nova-6e9a2f42616859963034bab6c21c793f05a5ba8d.tar.gz nova-6e9a2f42616859963034bab6c21c793f05a5ba8d.tar.xz nova-6e9a2f42616859963034bab6c21c793f05a5ba8d.zip |
Retry floating_ip_fixed_ip_associate on deadlock.
Update the floating_ip_fixed_ip_associate method of the sqlalchemy db
API to retry if it fails because of a deadlock. The decorator that
handles this was introduced in e53e22271ed7e7a9b919d817a8eb50a1ecce16f8.
The related bug report shows that this method could benefit from the use
of this decorator.
Fix bug 1090016.
Change-Id: I0159470e6eb2f8017bcb3e659e7b119194dda920
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions