nova/releasenotes/notes/deprecate-topic-opts-68b1a752dba1eb24.yaml
Maciej Szankin 6460303444 conf: Deprecate all topic options
There is no need to let users choose the RPC topic for all services.
It's best to deprecate and remove these options as it's really easy to
break nova by using these options, and there is little gain for
deployers in changing this option.

Change-Id: I3e6d3c29dd05e509e97646ff663209ae7201be58
Implements: blueprint centralize-config-options-ocata
2016-09-30 13:38:10 +01:00

14 lines
305 B
YAML

---
deprecations:
- |
The ``topic`` config options are now deprecated and will be removed
in the next release. The deprecated options are as below:
* cells.topic
* compute_topic
* conductor.topic
* console_topic
* consoleauth_topic
* network_topic
* scheduler_topic