Set Nova security group configuration for Calico on Juno as well

This commit is contained in:
Matt Dupre 2016-01-11 12:47:12 -05:00
parent cb2cd1045f
commit bc92d3d3d3

@ -84,6 +84,11 @@ default_floating_pool = {{ external_network }}
{% endif -%}
{% endif -%}
{% if neutron_plugin and neutron_plugin == 'Calico' -%}
security_group_api=neutron
firewall_driver = nova.virt.firewall.NoopFirewallDriver
{% endif -%}
{% if neutron_plugin and neutron_plugin == 'plumgrid' -%}
security_group_api=neutron
firewall_driver = nova.virt.firewall.NoopFirewallDriver