fdb1b6c915
This patch switches callbacks over to the payload object style events [1] for BEFORE_SPAWN and AFTER_SPAWN based notifications. As no event data is passed for SPAWN notifications, an actual payload object is not needed and thus this change uses publish() rather than notify() and updates and callback receivers to accept the payload parameter. Depends-On: Ifad4781d82aa07f213f4e075b0c9455aa95e94bb [1] https://docs.openstack.org/neutron-lib/latest/contributor/callbacks.html#event-payloads Change-Id: Icca5213d7372ea28204db50108d5f77e1acf400d |
||
---|---|---|
.. | ||
nsx_v | ||
__init__.py |