neutron/neutron/scheduler
Eugene Nikanorov 3867174bc8 Fix auto_schedule_networks to resist DBDuplicateEntry
This exception may happen if API and RPC workers are in different
processes.
Also make minor refactoring of auto_schedule_networks method
to avoid unnecessary db queries.
Add missing unit tests and adjust unit test naming style

Change-Id: I6460744e2cffec0b9f009da071597374d8c027f6
Closes-Bug: #1331456
2014-06-20 13:20:20 +04:00
..
__init__.py Register agent schedulers options in one place 2013-07-09 13:24:26 +04:00
dhcp_agent_scheduler.py Fix auto_schedule_networks to resist DBDuplicateEntry 2014-06-20 13:20:20 +04:00
l3_agent_scheduler.py Merge "Enable flake8 E711 and E712 checking" 2014-04-23 01:01:16 +00:00