neutron/neutron/services/segments
Carl Baldwin 1680a0c5ae Prevent port update from binding a host where IPs won't work
In the context of a routed network, if a port has fixed ips already
then those fixed ips can only be used on the segment with that subnet
on it. If a port update tries to update the host binding to a
different segment, an exception will now be raised.

Change-Id: I8dc8890907d1e241dd12448fa184cea1b0620663
Partially-Implements: blueprint routed-networks
2016-07-26 09:45:34 -06:00
..
__init__.py Basic Extension and CRUD for Segments 2016-05-05 13:58:34 -06:00
db.py Merge "Add an independent function to map segment to hosts" 2016-07-13 05:36:03 +00:00
exceptions.py Prevent port update from binding a host where IPs won't work 2016-07-26 09:45:34 -06:00
plugin.py Extension to tell when deferred binding is in effect 2016-07-08 15:59:23 -06:00