neutron/neutron/notifiers
Kevin Benton fc954c9426 Add Nova notifier hook calls to pecan
This patch adds a the Nova notifier calls to the pecan
notification hook and adds some simple functional tests
for them as well.

This patch also alters the operations of the policy enforcement
hook, which now stores in the request context the original
value of the object rather than the value of the object as it
would have appeared to the plugin - that is to say a merge
between the original objects and the parameters passed on to
the request body. Such 'frankenobject' is indeed of no use for
the notifiers.

Partial-Bug: #1552979
Change-Id: I4a37197eb38afe15d2b368f4e355226824478792
2016-03-08 04:21:31 -08:00
..
__init__.py Notify nova when ports are ready 2014-03-13 17:19:21 -07:00
batch_notifier.py Reuse nova batch notifier 2015-03-20 13:55:08 +00:00
nova.py Add Nova notifier hook calls to pecan 2016-03-08 04:21:31 -08:00