neutron/neutron
Brian Haley a789d23b02 Change OVS agent to update skipped port status to DOWN
When the OVS agent skips processing a port because it was
not found on the integration bridge, it doesn't send back
any status to the server to notify it.  This can cause the
port to get stuck in the BUILD state indefinitely, since
that is the default state it gets before the server tells
the agent to update it.

The OVS agent will now notify the server that any skipped
device should be considered DOWN if it did not exist.

Change-Id: I15dc55951cdb75c6d87d7c645f8e2cbf82b2f3e4
Closes-bug: #1719011
2017-10-09 17:43:47 -04:00
..
agent Merge "Fix for race condition during netns creation" 2017-09-20 16:57:24 +00:00
api Merge "Don't assume RPC push object has an ID" 2017-09-19 10:42:21 +00:00
callbacks Merge "service: add callback AFTER_SPAWN" 2017-05-20 09:09:12 +00:00
cmd Merge "Refactoring config options for ml2 config opts" 2017-09-13 09:54:47 +00:00
common OVO for L3HARouter 2017-09-08 14:43:20 +07:00
conf Merge "Drop the web_framework option" 2017-09-14 15:13:00 +00:00
core_extensions Fix default qos policy when creating network 2017-08-23 13:03:18 +00:00
db Merge "Fix device_owner during DVR and HA migrations" 2017-09-20 22:23:11 +00:00
debug Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
extensions Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
hacking hacking: Remove dead code 2017-07-19 13:43:44 +02:00
ipam Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
locale Imported Translations from Zanata 2017-07-18 08:36:04 +00:00
notifiers Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
objects Merge "OVO for NetworkDhcpAgentBinding" 2017-09-11 23:10:41 +00:00
pecan_wsgi Merge "Pecan: Add missing emulated bulk create method" 2017-09-12 01:01:44 +00:00
plugins Change OVS agent to update skipped port status to DOWN 2017-10-09 17:43:47 -04:00
privileged Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
quota CountableResource: try count/get functions for all plugins 2017-09-08 10:50:12 -07:00
scheduler Merge "OVO for NetworkDhcpAgentBinding" 2017-09-11 23:10:41 +00:00
server Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
services Merge "Refactoring agent linux&ovsdb config" 2017-09-13 00:33:56 +00:00
tests Change OVS agent to update skipped port status to DOWN 2017-10-09 17:43:47 -04:00
__init__.py
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
neutron_plugin_base_v2.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
opts.py Merge "fix missing l2pop config option docs" 2017-09-15 02:04:31 +00:00
policy.py Merge "Log policy filters in one line" 2017-08-23 11:09:37 +00:00
service.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00