aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/keystone-notification-topics-5b155e7b5e60b7fd.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-11-13Make keystone notification topics configurableJuan Antonio Osorio Robles1-0/+7
By default keystone sends notifications to the 'notifications' topic. This is consumed by default by ceilometer. However, when ceilometer is not enabled, rabbitmq accumulates these notifications since nothing is consuming them. This results in the queue consuming rabbitmq's memory. With this capability, we can now dynamically configure notification topics depending on the 'keystone_notification_topics' hiera key. Related-Bug: #1729293 Change-Id: I4dcce73446633c08ea37ba567610eec398094036 (cherry picked from commit bbe7d9effe51324ef5fa75e40f9d0ca74544d484)