barbican/releasenotes/notes/change_default_control_exchange-c47abc3e3f08aa31.yaml
Jeremy Liu aff00f016b Configure control_exchange to match keystone
keystone is using 'keystone' as default control_exchange [1], barbican needs
to match the value so it could consume related events notifications.

[1] https://github.com/openstack/keystone/blob/master/keystone/conf/__init__.py#L90

Change-Id: I16c0fb7e79545268b058eb6fd1a006a04e3fb61b
2018-04-13 15:53:28 +08:00

5 lines
106 B
YAML

---
other:
- default value of 'control_exchange' in 'barbican.conf'
has been changed to 'keystone'.