ironic-inspector/releasenotes/notes/rpc-backends-0e7405aa1c7723...

7 lines
283 B
YAML

---
upgrade:
- |
Adds rpc related configuration options for the communication between
ironic-inspector API and worker. It needs to be configured properly
during upgrade. Set ``[DEFAULT]transport_url`` to ``fake://`` if a
rpc backend is not available or not desired.