ironic-lib/releasenotes/notes/add-port-to-rpc-client-2f2f0cd60547843f.yaml
Julia Kreger 0a62259018 Add jsonrpc client port capability
Adds the capability for the topic to contain a port to which
the json rpc client will connect to. This allows for distinct
json-rpc targets to be configured in an environment.

Change-Id: I999316880639cd410543eb54475b0c647b35147b
2023-04-04 10:01:38 -07:00

7 lines
197 B
YAML

---
features:
- |
Adds the capability for the ``json_rpc`` client to identify and utilize
a specific port from the supplied ``topic`` field as opposed to the
default configured port.