Merge "Add oslo_messaging_notifications configuration to Heat charm"

This commit is contained in:
Zuul 2024-11-22 13:26:15 +00:00 committed by Gerrit Code Review
commit 9c0ea76a7e

View File

@ -95,6 +95,8 @@ endpoint_type = publicURL
{% include "section-oslo-middleware" %}
{% include "section-oslo-notifications" %}
{% if sections -%}
{% for section in sections if section != 'DEFAULT' -%}
[{{ section }}]