ironic/releasenotes/notes/remove-messaging-aliases-0a...

10 lines
262 B
YAML

---
upgrade:
- |
Removes old messaging transport aliases. These are listed below with the
new value that should be used.
* ``ironic.rpc.impl_kombu`` -> ``rabbit``
* ``ironic.rpc.impl_qpid`` -> ``qpid``
* ``ironic.rpc.impl_zmq`` -> ``zmq``