puppet-barbican/releasenotes/notes/add_messaging_default_parameters-9581a23f2e119345.yaml
ZhongShengping f371c9f2cf Add control_exchange and rpc_response_timeout options
Add control_exchange to configure an exchange name for message.
Add rpc_response_timeout to configure seconds time for waiting
for a response from a call.

Change-Id: I05586dbb4b1599007eda2de546da135b9215cd19
2017-01-21 21:20:41 +08:00

8 lines
286 B
YAML

---
features:
- Add new parameter "control_exchange", the default exchange under
which topics are scoped. May be overridden by an exchange name
specified in the transport_url option.
- Add new parameter "rpc_response_timeout", seconds to wait for a
response from a call