neutron/releasenotes/notes/oslo.messaging.notify.drivers-abb0d17b9e1bd470.yaml
Henry Gessau 562b6380b8 Remove legacy oslo.messaging.notify.drivers
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
2016-11-23 16:07:57 +00:00

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``.