neutron/neutron/notifiers
Kevin Benton dfbc809169 Use singleton for Nova notifier
By adding a singleton getter method and using it in the places
that use nova notifiers, we ensure that only one object exists
so all callers share the same batching queues and the sqlalchemy
events will only be fired once.

Change-Id: I89752d9c69feb578f0294339aae1a5cf51ec124b
Closes-Bug: #1622503
2016-09-09 05:12:03 -07: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 Use singleton for Nova notifier 2016-09-09 05:12:03 -07:00