019ed2d7b1
When using the new combined executable in a single-conductor scenario, it may make sense to completely disable the remote RPC. The new ``rpc_transport`` value ``none`` achieves that. Change-Id: I6a83358c65b3ed213c8a991d42660ca51fc3a8ec Story: #2009676 Task: #44104
6 lines
163 B
YAML
6 lines
163 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new ``none`` RPC transport that can be used together with the
|
|
combined ``ironic`` executable to completely disable the RPC bus.
|