]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Do not accept abbreviated CIDRs
authorSean M. Collins <sean@coreitpro.com>
Tue, 1 Sep 2015 08:43:30 +0000 (04:43 -0400)
committerSean M. Collins <sean@coreitpro.com>
Thu, 15 Oct 2015 22:38:19 +0000 (18:38 -0400)
commite8a92e0b9dd1ecc7887eced522578258e69e9ff3
treebae58f3a1f939fee2549fac57e6b2b725bfd86b7
parente7488570e70d0a92cc3d8fa3b5853df7fbb33564
Do not accept abbreviated CIDRs

This is a special netaddr behavior that we wish to prevent.

http://lists.openstack.org/pipermail/openstack-dev/2015-August/072610.html

APIImpact

Change-Id: I94a059cee396e183bffd4a064709bb83504bf983
Closes-Bug: #1490885
neutron/api/v2/attributes.py
neutron/tests/unit/api/v2/test_attributes.py