]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add placeholder for notifier hook
authorKevin Benton <blak111@gmail.com>
Thu, 11 Jun 2015 14:17:38 +0000 (07:17 -0700)
committerKevin Benton <kevinbenton@buttewifi.com>
Sat, 1 Aug 2015 18:57:25 +0000 (18:57 +0000)
commit77da74feeacbcd2e1d06dab3d2084da7ab41a656
tree9a29f6d09bf74f64e5c6aab72663d23101f00d03
parent1736361860933b0e05443e6a9efce8d9275e5c30
Add placeholder for notifier hook

DHCP notifications, ceilometer, nova, etc.

Partially-Implements: blueprint wsgi-pecan-switch
Change-Id: Ifd4b16abbd8375b97d3f87f036b0c9466fe2e3af
neutron/newapi/app.py
neutron/newapi/hooks/__init__.py
neutron/newapi/hooks/notifier.py [new file with mode: 0644]