neutron/neutron/api
Kevin Benton 2468b3d433 Move notifications before DB retry decorator
This patch moves the start notifications emitted in the API
layer ('network.create.start', etc) to before the DB retry
decorator. This prevents benign retry events from resending
notifications onto the message bus.

Change-Id: I8159692a107ede397a4abeff71310a99fffa4862
Closes-Bug: #1532051
(cherry picked from commit 447f4b1461)
2016-01-12 00:59:44 +00:00
..
rpc DVR: notify specific agent when creating floating ip 2016-01-04 09:23:57 +01:00
v2 Move notifications before DB retry decorator 2016-01-12 00:59:44 +00:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Python 3: do not compare int and NoneType 2015-08-05 11:24:57 +02:00
extensions.py Use pecan controllers for routing 2015-09-18 06:00:14 -07:00
versions.py Python 3: encode unicode response bodies 2015-08-13 19:13:38 +09:00