0ef5303d05
When using json-rpc transport rather than the default 'oslo', this section need to be configured for both ironic-api and ironic-conductor. Though rpc_transport parameter was added with change[1], the underlying configuration needed to enable json-rpc has not been added. [1] https://review.opendev.org/c/openstack/puppet-ironic/+/659053 Change-Id: Ic770798955482f038f06f920747d76f5f6dfc619
6 lines
172 B
YAML
6 lines
172 B
YAML
---
|
|
features:
|
|
- |
|
|
New class ``ironic::json_rpc`` to set parameters for configuring json-rpc
|
|
has been added. Please set credentials for json-rpc using this class.
|