neutron/neutron
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
..
agent Merge "Better utilize the L3 Namespace class" 2016-08-11 01:58:08 +00:00
api Merge "Added API extensions to detect sorting/pagination features" 2016-08-04 19:20:56 +00:00
callbacks Port device events for common agent 2016-08-02 20:53:59 +00:00
cmd Add a space after openvswitch error message 2016-08-03 13:48:26 -05:00
common Merge "Consider baremetal device_owner as compute for nova notify" 2016-08-10 15:09:41 +00:00
conf Merge "Refactoring config options for wsgi opts" 2016-08-10 20:21:02 +00:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Merge "Fix duplicate routerport handling" 2016-08-11 03:45:15 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Publish segment id in port responses 2016-08-11 21:00:48 -05:00
hacking Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
ipam Fix updating allocation_pools on subnet update 2016-07-28 11:24:43 -06:00
locale Imported Translations from Zanata 2016-07-17 08:11:06 +00:00
notifiers Consider baremetal device_owner as compute for nova notify 2016-08-05 08:34:22 +00:00
objects Merge "objects: introduce count() API to count matching objects" 2016-08-05 16:47:31 +00:00
pecan_wsgi Merge "Refactoring config options for common config opts" 2016-07-29 19:32:50 +00:00
plugins Merge "Handle deleted ports when creating a list of fdb entries" 2016-08-11 01:58:30 +00:00
quota Use db_api.retry_db_errors in quota engine 2016-07-18 22:48:19 -06:00
scheduler Merge "DHCP Auto Scheduling for routed provider networks" 2016-08-05 09:14:37 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Publish segment id in port responses 2016-08-11 21:00:48 -05:00
tests Publish segment id in port responses 2016-08-11 21:00:48 -05:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py New engine facade from oslo_db: Step 1 2016-05-04 11:19:15 +03:00
manager.py Pecan: bind attribute map to controllers 2016-05-26 06:13:53 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Merge "Refactoring config options for wsgi opts" 2016-08-10 20:21:02 +00:00
policy.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
service.py Fix that api_workers=0 doesn't spawn any api workers 2016-07-29 05:40:05 -04:00
version.py
worker.py Remove notification for process event 2016-06-28 11:49:31 -07:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00