]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Decompose _save_subnet
authorPavel Bondar <pbondar@infoblox.com>
Tue, 23 Jun 2015 11:01:29 +0000 (14:01 +0300)
committerJohn Belamaric <jbelamaric@infoblox.com>
Thu, 25 Jun 2015 23:58:18 +0000 (19:58 -0400)
commit6a1f8388d3f0ebd791aa1c466f5310efec5e83cc
tree0535b3924c306660aa28dd8a12ee9b53e3976691
parent7863399d0feeb0c8ea80346768dd7fd38a78d0e8
Decompose _save_subnet

Moved allocation pool generation and validation into separate method.

Partially-Implements: blueprint neutron-ipam

Change-Id: Ibe241c7b6389e444145b0600f8fcee28e478bc62
neutron/db/ipam_backend_mixin.py