neutron/neutron/ipam
Yalei Wang 5a87dd2da2 Add the missing arg of RetryRequest exception in _lock_subnetpool
RetryRequest exception defined in oslo.db need be called with a arg
which describes the inner exception. _lock_subnetpool method missed this
arg, and this patch adds it.

Change-Id: I44869c97ecd7d59d40d8793c71515067a237150b
Closes-Bug: #1506818
(cherry picked from commit 2cef12aeb2)
2015-11-27 13:11:00 +00:00
..
drivers Add IPv6 Prefix Delegation compatibility to ipam_pluggable_backend 2015-08-25 17:01:22 +01:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Add Pluggable IPAM Backend Part 2 2015-07-24 10:31:39 +03:00
exceptions.py Remove unnecessary brackets 2015-05-24 21:19:51 -07:00
requests.py Add Pluggable IPAM Backend Part 1 2015-07-10 17:11:59 +03:00
subnet_alloc.py Add the missing arg of RetryRequest exception in _lock_subnetpool 2015-11-27 13:11:00 +00:00
utils.py Fix usage of netaddr '.broadcast' 2015-08-31 12:38:39 +00:00