neutron/neutron
rossella ccdf211b4c Revert "Revert "OVS agent reacts to events instead of polling""
The original change had to be reverted because it caused
tests failing in the gate. The failures were due to the
fact that when a port was not ready, an exception was
thrown to trigger a full resync of the agent. This
behavior was meant to be temporary and was fixed in a
dependent patch that was not merged though. This revert
moves the handling of not ready ports in this patch.
It also refactors the unit tests a bit.

This reverts commit e7270d9505.

Change-Id: I6574cef3c95525ace6a98cf968ee159190681394
2015-12-02 08:23:42 +00:00
..
agent Merge "Move a note to bridge_lib" 2015-12-01 04:53:50 +00:00
api Add availability_zone support for network 2015-11-25 22:34:09 +09:00
callbacks Merge "Add support for PluginWorker and Process creation notification" 2015-09-04 05:02:52 +00:00
cmd Merge "Use SIGUSR1 to notify l3 agent of changing prefix file" 2015-11-20 10:10:40 +00:00
common Merge "lb: avoid doing nova VIF work plumbing tap to qbr" 2015-12-01 18:27:19 +00:00
core_extensions Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00
db Merge "l3_db: it updates port attribute without L2 plugin" 2015-12-02 00:08:07 +00:00
debug Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
extensions Remove transparent VLAN support from base plugin 2015-11-28 06:07:23 -08:00
hacking Use assertFalse(observed) instead of assertEqual(False, observed) 2015-11-12 22:50:57 +09:00
ipam IPAM: add in missing exception translations 2015-11-22 06:25:47 -08:00
locale Imported Translations from Zanata 2015-11-29 06:23:53 +00:00
notifiers Use DEVICE_OWNER_COMPUTE constant everywhere 2015-11-14 18:54:17 +01:00
objects No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
openstack Last sync from oslo-incubator 2015-11-13 14:09:52 +00:00
pecan_wsgi Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
plugins Revert "Revert "OVS agent reacts to events instead of polling"" 2015-12-02 08:23:42 +00:00
quota Merge "Remove duplicate deprecation messages for quota_items option" 2015-11-25 13:59:27 +00:00
scheduler Fix alignment in message and remove unused module 2015-11-26 08:16:45 +00:00
server Merge "Introduce a separate RPC server" into feature/pecan 2015-09-18 16:58:54 +00:00
services Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
tests Revert "Revert "OVS agent reacts to events instead of polling"" 2015-12-02 08:23:42 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Removed a pile of debtcollector removals from neutron.context 2015-10-06 18:28:40 +02:00
i18n.py
manager.py Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
neutron_plugin_base_v2.py Fix misspelled word in docstring 2015-11-20 17:08:47 +00:00
opts.py Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
policy.py Fixed multiple py34 gate issues 2015-10-08 14:13:56 +02:00
service.py Spawn dedicated rpc workers for state reports queue 2015-10-21 17:55:25 +04:00
version.py
worker.py Add support for PluginWorker and Process creation notification 2015-09-03 06:40:50 +00:00
wsgi.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00