nova/releasenotes/notes/remove-topic-config-opts-705ebd829a6e80b6.yaml
Stephen Finucane af703e7376 conf: Remove '[conductor] topic' opt
This should have been removed in '6ef30d5', but was missed as it used a
different name to the other opts.

Change-Id: I85cb86e0c203967da544750a9e52b207f707e8e5
2018-03-12 13:26:08 +00:00

8 lines
326 B
YAML

---
upgrade:
- |
The ``[conductor] topic`` configuration option was previously deprecated
and is now removed from nova. There was no need to let users choose the
RPC topics for all services. There was little benefit from this and it made
it really easy to break nova by changing the value of topic options.