neutron/neutron/plugins/ml2/drivers/agent
Brian Haley dbe04a40e5 Change common agent code to log message after failure
If an agent using the common agent code fails to send
its report_state to the server, it logs an exception:

   Failed reporting state!: MessagingTimeout: Timed out...

If it then tries a second time and succeeds it just
goes on happily. It would be nice if it logged that
it had success on the subsequent attempt so someone
looking at the logs know it recovered.

Change-Id: Ie94e909fba07e5eb91b57160947edc9b86428fe5
2019-02-12 19:54:02 +00:00
..
__init__.py lb: ml2-agt: Separate AgentLoop from LinuxBridge specific impl 2016-01-28 11:00:43 +01:00
_agent_manager_base.py Use same instance of iptables_manager in L2 agent and extensions 2018-01-05 11:07:32 +01:00
_common_agent.py Change common agent code to log message after failure 2019-02-12 19:54:02 +00:00
capabilities.py use new payload objects for *_INIT callbacks 2017-10-09 08:38:40 -06:00
config.py Agent common config 2017-03-15 09:52:18 -06:00