neutron/neutron/agent/metadata
Brian Haley ab9a9d4f86 Change metadata agent to log message after failure
If the metadata agent 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 (on 30 second intervals)
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: I7a826811a889c618a39a8a91c8157e1805a327eb
2018-05-04 15:45:33 -04:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent.py Change metadata agent to log message after failure 2018-05-04 15:45:33 -04:00
driver.py Merge "Add iptables metadata marking rule on router init" 2018-03-28 21:57:36 +00:00