neutron/neutron/pecan_wsgi
Kevin Benton 79d7f76964 Don't log about no notification on GET requests
The pecan notifier hook was logging on every GET request
that it wasn't doing anything, which led to excessive logging.
This just eliminates it.

TrivialFix

Change-Id: Ie1262b54595f40f69c6859a09850845826ee8f14
2017-06-12 20:19:40 -07:00
..
controllers Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
hooks Don't log about no notification on GET requests 2017-06-12 20:19:40 -07:00
__init__.py Rename 'newapi' to 'pecan_wsgi' 2015-09-02 15:53:34 +00:00
app.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
constants.py Pecan: implement DHCP notifications in NotifierHook 2016-02-15 10:50:28 +00:00
startup.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00