summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-messaging-aliases-0a6ba1ed392b1fed.yaml
blob: 1bdd9153150848ecae176540f84af0cfe3df98eb (plain)
1
2
3
4
5
6
7
8
9
---
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``