neutron/neutron/pecan_wsgi
Salvatore Orlando 718e786f2f Remove zombie pecan hook
The resource_identifier hooks has been removed as the Pecan
controllers are now able to identify by themselves the resource
they operate for.

However the unused hook module was never removed thus making it
'undeed'. This patch simply fires it a silver bullet thus ensuring
it will be gone forever.

Change-Id: I421c3ccffb6d01846db636c878869109198af7ad
2015-09-28 14:10:04 -07:00
..
controllers Use pecan controllers for routing 2015-09-18 06:00:14 -07:00
hooks Remove zombie pecan hook 2015-09-28 14:10:04 -07:00
__init__.py Rename 'newapi' to 'pecan_wsgi' 2015-09-02 15:53:34 +00:00
app.py Use pecan controllers for routing 2015-09-18 06:00:14 -07:00
startup.py Use pecan controllers for routing 2015-09-18 06:00:14 -07:00