Comment 5 for bug 1580927

Revision history for this message
Brian Haley (brian-haley) wrote : Re: spans beyond the subnet for /31 and /32 in IPam

Yes, a /31 is valid since you can specify, for example with /sbin/ip, to not use a broadcast address. We actually do this in the DVR code.

@John - with Openstack being an open-source project, we rely on a community of developers to propose patches that fix bugs, add features, etc. If you are able to check-out the code, make this change, and submit it for review it would greatly speed-up getting it accepted. The following links have information on how to do this:

https://wiki.openstack.org/wiki/NeutronDevelopment
http://docs.openstack.org/infra/manual/developers.html

Otherwise you will have to wait for another developer to (hopefully) prioritize this into their schedule.