neutron/neutron/tests/unit/ipam
Boden R e4aa5902f7 use context manager from neutron-lib
The neutron.db.api.context_manager already references neutron-lib's
context manager; so consumers of it are already using neutron-lib. This
patch switches neutron's references to the context_manager over to
use neutron-lib's directly rather than that in neutron.db.api.

NeutronLibImpact

Change-Id: I97120faeec73690592ed21a5ec3c6202f61e1429
2018-10-24 07:18:46 -06:00
..
drivers Use constant IP_VERSION_4/6 in unit tests 2018-08-27 21:45:39 +00:00
__init__.py IPAM reference driver 2015-05-19 09:44:11 -07:00
fake_driver.py Enable IPAM drivers to allocate from more than one subnet 2016-05-10 22:00:46 +00:00
test_requests.py Use constant IP_VERSION_4/6 in unit tests 2018-08-27 21:45:39 +00:00
test_subnet_alloc.py use context manager from neutron-lib 2018-10-24 07:18:46 -06:00
test_utils.py Fix issues with allocation pool generation for ::/64 cidr 2015-07-08 10:36:55 +01:00