ecb63131ec
All Neutron code now is using payload style callback. After stadium projects code will be switch to payload style callback notify() can be removed Depends-On: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/808024 Depends-On: https://review.opendev.org/c/openstack/networking-odl/+/808028 Change-Id: I4dd0d65f0e7b2c5161f725e542b795e0ba4ba2fe
6 lines
213 B
YAML
6 lines
213 B
YAML
---
|
|
other:
|
|
- The deprecated method neutron_lib.callbacks.registry.notify()`` and
|
|
``neutron_lib.callbacks.manager.CallbacksManager.notify()`` has been
|
|
removed in favor of their ``publish()`` counterparts
|