neutron/neutron
Oleg Bondarev cbc268e839 L3 agent: use run_immediately parameter to sync after start
Explicit call to periodic resync after start may lead to
double syncing. See bug for details.

Closes-Bug: #1505282
Change-Id: Ib5e481d579039b2c3e87d4f12cad1241d02fe060
2015-10-13 10:19:49 +03:00
..
agent L3 agent: use run_immediately parameter to sync after start 2015-10-13 10:19:49 +03:00
api Merge "Removed release_port_fixed_ip dead code" 2015-10-09 12:56:18 +00:00
callbacks Merge "Add support for PluginWorker and Process creation notification" 2015-09-04 05:02:52 +00:00
cmd Cleaned up remaining incorrect usage for LOG.exception 2015-10-08 16:45:18 +02:00
common Merge "Consume sslutils and wsgi modules from oslo.service" 2015-10-08 22:20:42 +00:00
core_extensions Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00
db Quick optimization to avoid a query if no ports have fixed ips 2015-10-09 20:36:17 +00:00
debug Deprecate external_network_bridge option in L3 agent 2015-09-01 20:41:54 -07:00
extensions Merge "Python 3: fix invalid operation on dict_items objects" 2015-10-02 18:19:41 +00:00
hacking Use assertTrue(observed) instead of assertEqual(True, observed) 2015-10-09 23:13:58 +09:00
ipam Merge "Fixed the typo in the doc string of the class SubnetPoolReader" 2015-09-01 07:08:07 +00:00
locale Imported Translations from Zanata 2015-10-09 06:21:29 +00:00
notifiers Remove hack for discovery novaclients extension 2015-09-09 14:35:26 +00:00
objects No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
openstack Switch to the oslo_utils.fileutils 2015-07-15 08:09:26 +03:00
pecan_wsgi Pecan: Fix quota enforcement 2015-10-01 16:07:59 -07:00
plugins Merge "QoS SR-IOV: allow to reset vf rate when VF is assigend to VM" 2015-10-12 13:53:14 +00:00
quota Merge "docstring fix" 2015-09-14 18:36:55 +00:00
scheduler Always return iterables in L3 get_candidates 2015-09-15 16:25:45 -07:00
server Merge "Introduce a separate RPC server" into feature/pecan 2015-09-18 16:58:54 +00:00
services Cleaned up remaining incorrect usage for LOG.exception 2015-10-08 16:45:18 +02:00
tests L3 agent: use run_immediately parameter to sync after start 2015-10-13 10:19:49 +03: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 oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Fixed multiple py34 gate issues 2015-10-08 14:13:56 +02:00
neutron_plugin_base_v2.py Add support for PluginWorker and Process creation notification 2015-09-03 06:40:50 +00:00
policy.py Fixed multiple py34 gate issues 2015-10-08 14:13:56 +02:00
service.py Fix missing parent start() call in RpcWorker. 2015-10-06 06:01:03 +01:00
version.py
worker.py Add support for PluginWorker and Process creation notification 2015-09-03 06:40:50 +00:00
wsgi.py Merge "Consume ConfigurableMiddleware from oslo_middleware" 2015-10-09 12:16:28 +00:00