tripleo-heat-templates/releasenotes/notes/ceilometer-keystone-notifications-f1e463d0ec939b22.yaml
Juan Antonio Osorio Robles 4adb82d03d Set keystone notification topics if ceilometer is enabled
This sets the keystone notification topics only if ceilometer is
enabled. This mitigates the issue of keystone sending notifications
when nobody is receiving them.

Closes-Bug: #1729293
Depends-On: I4dcce73446633c08ea37ba567610eec398094036
Change-Id: I063af5e642388acc180cb8e728481c5a36cc8ddc
2017-11-01 13:47:59 +00:00

6 lines
149 B
YAML

---
fixes:
- |
Enabling ceilometer automatically enables keystone notifications
through the 'notifications' topic (which was the default).