puppet-ceilometer/releasenotes/notes/add_messaging_default_parameters-813a34e99f22d134.yaml
ZhongShengping 895a8eaa87 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: I0d54accfea048fa394dac18e141a620d127579cf
2017-01-28 12:59:08 +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