Add zeromq snippet for kilo

This commit is contained in:
James Page 2015-02-24 11:21:01 +00:00
parent adbbf41e90
commit eda2c7a38d

View File

@ -91,6 +91,8 @@ instances_path = {{ instances_path }}
{% endfor -%}
{% endif -%}
{% include "zeromq" %}
{% if network_manager == 'neutron' and network_manager_config -%}
[neutron]
url = {{ network_manager_config.neutron_url }}