neutron-lib/releasenotes/notes/rehome-topics-ca451e72c8c9603a.yaml
Boden R b8f2b65934 rehome common topics into neutron-lib
The neutron.common.topics module is used by a number of consumers [1].
This patch rehomes the module into neutron-lib.

[1] http://codesearch.openstack.org/?q=from%20neutron.common%20import%20topics

Change-Id: Ie88b84949cbd55a4e7ad06341aab77b286cdc485
2018-01-12 10:48:05 -07:00

6 lines
161 B
YAML

---
features:
- The public constants and ``get_topic_name`` function from
``neutron.common.topics`` are now available in
``neutron_lib.agent.topics``.