neutron/neutron/callbacks
Kevin Benton 69d3b53fb8 Downgrade callback abortable event log to debug
These callbacks perform validation of user behaviors so
logging an ERROR isn't the right thing to do here. A debug
statement is all that is necessary since any unexpected exceptions
will be logged by the exception handler in the API layer.

TrivialFix

Change-Id: Iad671cd499d5fcb720702ba94aab061d04801fe7
2017-03-16 13:35:39 -07:00
..
__init__.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
events.py openvswitch agent: add OVS_RESTARTED event 2017-01-19 13:48:28 +01:00
exceptions.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
manager.py Downgrade callback abortable event log to debug 2017-03-16 13:35:39 -07:00
registry.py Fix has_registry_receivers when super.__new__ is object.__new__ 2017-03-01 20:39:32 +01:00
resources.py Routed networks IPv4 inventory in Nova GRP 2017-01-20 15:32:35 -06:00