neutron/neutron/ipam
Boden R 68fd13af40 remove neutron.common.exceptions
Today the neutron common exceptions already live in neutron-lib and are
shimmed from neutron. This patch removes the neutron.common.exceptions
module and changes neutron's imports over to use their respective
neutron-lib exception module instead.

NeutronLibImpact

Change-Id: I9704f20eb21da85d2cf024d83338b3d94593671e
2019-02-01 14:35:00 -07:00
..
drivers Add bulk IP address assignment to ipam driver 2018-11-19 11:29:13 -05:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Remove unused variables ‘LOG' 2017-11-23 04:33:33 +08:00
exceptions.py Prevent some L3 ports change IP address 2018-12-13 14:24:23 +00:00
requests.py Add bulk IP address assignment to ipam driver 2018-11-19 11:29:13 -05:00
subnet_alloc.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
utils.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00