neutron/neutron/notifiers
Robert Li 0ace88fd4a Add VIF_DELETED notification event to Nova
It's possible to delete a neutron port that is currently associated
with an instance. When it happens, neutron should notify nova of the
port deletion event so that Nova can take proper actions.

Refer to I998b6bb80cc0a81d665b61b8c4a424d7219c666f for the nova patch
that handles the event.

Change-Id: Iff88cd12ae18017ef3e776821bcf3ecf3b4f052f
Related-Bug: #1333365
Related-Bug: #1448148
2015-05-12 11:17:32 -04: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 VIF_DELETED notification event to Nova 2015-05-12 11:17:32 -04:00