neutron/neutron/ipam
Sławek Kapłoński 9a8a1262cf Switch to use _get_subnet_object in neutrondb_ipam driver
Instead of using old _get_subnet() method new method
_get_subnet_object() will now be used in neutrondb_ipam
driver and because of that it will use Subnet OVO object.

Change-Id: Ie9876064da989842576eeb30804b6a991d4d2937
Partially-Implements: blueprint adopt-oslo-versioned-objects-for-db
2017-12-12 13:42:15 +01:00
..
drivers Switch to use _get_subnet_object in neutrondb_ipam driver 2017-12-12 13:42:15 +01: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 Use ipam AllocationOnAutoAddressSubnet class 2017-02-07 14:56:33 -05:00
requests.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00
subnet_alloc.py New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
utils.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00