neutron/neutron/services
Eugene Nikanorov 7267d75fdd Use separate queue for agent state reports.
This optimization is needed for big clusters with hundreds
of agents where the spike of activity may trigger a burst
of RPC requests that would prevent neutron-server from processing
agent heart beats in time, triggering resource rescheduling.

This will be further optimized by running dedicated RPC workers
for state reports processing.

Related-Bug: #1496410
Change-Id: Id86a1f962aaa4f64011d57ae55d240f890cca4f7
2015-09-30 13:16:32 +04:00
..
firewall Migrate to oslo.log 2015-03-12 11:22:56 +01:00
l3_router Add support for PluginWorker and Process creation notification 2015-09-03 06:40:50 +00:00
loadbalancer Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
metering Use separate queue for agent state reports. 2015-09-30 13:16:32 +04:00
qos Add policy and policy rule belongs check 2015-08-28 15:29:52 +08:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
vpn Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Relax service module check on service providers 2015-09-21 17:56:51 +00:00
service_base.py Add support for PluginWorker and Process creation notification 2015-09-03 06:40:50 +00:00