neutron/neutron/services/segments
Miguel Lavalle b35d7fa3cb Publish segment id in port responses
In this patchset, attribute 'ipam_segment_id' is added to ports to
contain the id of the segment where the port is bound in the case of a
routed network. This new attribute will be used by the Nova scheduler
to place an instance using the port in a host bound to the segment

Change-Id: Ide13a7c53c5f4a33894f459c38924830ba583f98
Partially-Implements: blueprint routed-networks
2016-08-11 21:00:48 -05:00
..
__init__.py Basic Extension and CRUD for Segments 2016-05-05 13:58:34 -06:00
db.py Merge "Filter out subnets on different segments for dhcp" 2016-07-26 19:49:44 +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 Publish segment id in port responses 2016-08-11 21:00:48 -05:00