]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
IPAM: make max fixed IP validations DRY
authorGary Kotton <gkotton@vmware.com>
Mon, 9 Nov 2015 09:02:10 +0000 (01:02 -0800)
committerGary Kotton <gkotton@vmware.com>
Mon, 9 Nov 2015 09:02:10 +0000 (01:02 -0800)
commitb7b045ec8e7aa000413820ab5be9cbbbbe390618
tree10c9892d0077adc55d6ec770aea451a35001d6d1
parent669dcc41bb04b8c0e0b914d95b84321ecd44be69
IPAM: make max fixed IP validations DRY

Reuse code to make the validations DRY. In addition to this
fixed a typo.

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