diff --git a/templates/yoga/heat.conf b/templates/yoga/heat.conf index 53e2ef4..235fda1 100644 --- a/templates/yoga/heat.conf +++ b/templates/yoga/heat.conf @@ -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 }}]