]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Improve OVS agent logging for profiling
authorSalvatore Orlando <salv.orlando@gmail.com>
Fri, 29 Nov 2013 13:50:04 +0000 (05:50 -0800)
committerSalvatore Orlando <salv.orlando@gmail.com>
Fri, 29 Nov 2013 17:18:18 +0000 (09:18 -0800)
commit4d96226d3589b5db2e7bb0c9b6976d14b8dae92a
tree5f1c1948a84f96b5ccc931a34bb4392afea12972
parent3b60cda9dcd43d34a4bc827a7d0b1add81d1a0e5
Improve OVS agent logging for profiling

This patch adds some debug logging statements aimed at profiling
tasks in the agent's main rpc loop.
These logging capabilities will help gain some better insights into
the performance bottlenecks of the agent.

Part of blueprint neutron-tempest-parallel

Change-Id: Ied04b906dbbb9993283981bdee6c96e43a7d19a3
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py