added alubr0 to nova.conf in templates

This commit is contained in:
Sunny Verma 2015-10-31 11:18:02 -04:00
parent e549e77333
commit dd5e47c1d7
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ instances_path = {{ instances_path }}
[neutron]
url = {{ network_manager_config.neutron_url }}
{% if network_manager_config.keystone_host -%}
ovs_bridge = alubr0
auth_strategy = keystone
admin_tenant_name = {{ network_manager_config.neutron_admin_tenant_name }}
admin_username = {{ network_manager_config.neutron_admin_username }}