
Change-Id: I4a245b3820f8054cb8e6b716aa101aeb3876e504 Signed-off-by: Dmitry Tantsur <dtantsur@protonmail.com>
10 lines
378 B
YAML
10 lines
378 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
All-in-one Ironic processes that use ``rpc_transport=none`` are switched
|
|
to using JSON RPC over localhost on upgrade. This is because the current
|
|
model is not compatible with the post-eventlet architecture.
|
|
|
|
Make sure that local traffic is possible on port 8089. If not, you may
|
|
change the port by modifying the ``[json_rpc]port`` option.
|