Re-enable the rabbitmq section in nova.conf

Commit c009d5e18d too aggressively
removed deprecated items. The oslo_messaging_rabbit section of the
template is still required for SSL.

Re-enable the oslo_messaging_rabbit section of the template.

Change-Id: I966c59122ba4dfbbddb09416f8f8123caa0d575f
This commit is contained in:
David Ames 2017-05-18 11:12:53 -07:00
parent c009d5e18d
commit ad0ca1c98d
1 changed files with 0 additions and 2 deletions

View File

@ -145,9 +145,7 @@ enabled=True
[conductor]
workers = {{ workers }}
{% if not transport_url %}
{% include "section-rabbitmq-oslo" %}
{% endif -%}
[oslo_concurrency]
lock_path=/var/lock/nova