Add release note for messaging alias removal
These were removed in 330ba8c502
but was
missing a release note. Add one in.
Change-Id: I34521c459805c8d4bce6830c0b31bd252df714fb
This commit is contained in:
parent
73c29a4c66
commit
9186f7f192
@ -0,0 +1,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``
|
Loading…
Reference in New Issue
Block a user