neutron/neutron/tests
Sudhakar Babu Gariganti 4957b5b435 Avoid full_sync in l3_agent for router updates
While processing a router update in _process_router_update method,
if an exception occurs, we try to do a full_sync.

We only need to re-sync the router whose update failed.

Addressed a TODO in the same method, which falls in similar lines.

Change-Id: I7c43a508adf46d8524f1cc48b83f1e1c276a2de0
Closes-Bug: #1494682
2015-12-07 14:19:24 +05:30
..
api Fix default RBAC policy quota 2015-12-03 14:03:44 -08:00
common Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
contrib Remove lbaas cruft from neutron gate_hook 2015-12-02 17:15:53 -07:00
etc Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
fullstack Add native of_interface fullstack tests 2015-12-01 16:10:45 +09:00
functional Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
retargetable Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
tempest Optimize "open" method with context manager 2015-12-02 11:10:31 +00:00
unit Avoid full_sync in l3_agent for router updates 2015-12-07 14:19:24 +05:30
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py test_db_base_plugin_v2: Skip a few tests on some platforms 2015-10-13 09:32:01 +09:00