562b6380b8
These were deprecated in https://review.openstack.org/247906 Now that Liberty is EOL we can remove these legacy entrypoints. Closes-Bug: #1639103 Change-Id: I94e61cb219b23ce2f5d0f34dc9ae1c87650568bd
10 lines
337 B
YAML
10 lines
337 B
YAML
---
|
|
prelude: |
|
|
``oslo.messaging.notify.drivers`` entry points have been removed
|
|
other:
|
|
- |
|
|
The ``oslo.messaging.notify.drivers`` entry points that were left in
|
|
tree for backward compatibility with Icehouse have been removed.
|
|
Configure notifications using the oslo_messaging configuration options
|
|
in ``neutron.conf``.
|