neutron/neutron/tests/unit/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 Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
__init__.py IPAM reference driver 2015-05-19 09:44:11 -07:00
fake_driver.py Remove unnecessary executable permission 2015-08-01 05:16:32 +00:00
test_requests.py Python 3: do not use types.ClassType 2015-07-16 00:58:40 +02:00
test_subnet_alloc.py Add the missing arg of RetryRequest exception in _lock_subnetpool 2015-11-27 13:11:00 +00:00
test_utils.py Fix issues with allocation pool generation for ::/64 cidr 2015-07-08 10:36:55 +01:00