neutron/neutron/ipam
Mohit Malik cc861ad30f Change IPAM DB API to use context instead of session object.
This code is not being used outside neutron tree so it's
safe to change the api to use context instead of session.
This change is required for implementing Ipam OVO and is
consistent with rest of the DB API code in neutron.

Change-Id: I600ce4384632bf013846e8aa1618acb126f7c598
Partially-Implements: blueprint adopt-oslo-versioned-objects-for-db
2016-11-07 18:18:53 +00:00
..
drivers Change IPAM DB API to use context instead of session object. 2016-11-07 18:18:53 +00:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Avoid IPAM driver reusing a session that has been rolled back 2016-08-12 15:53:57 +00:00
exceptions.py Merge "Remove availability range code and model" 2016-09-14 02:14:46 +00:00
requests.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00
subnet_alloc.py objects: expose database model for NeutronDbObject instances 2016-09-10 03:53:17 +00:00
utils.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00