Fixup grizzly templates
This commit is contained in:
parent
1fef31d0b8
commit
fdaa3dcf81
@ -52,6 +52,8 @@ firewall_driver = nova.virt.firewall.NoopFirewallDriver
|
|||||||
|
|
||||||
{% if neutron_plugin and neutron_plugin == 'nvp' -%}
|
{% if neutron_plugin and neutron_plugin == 'nvp' -%}
|
||||||
libvirt_vif_driver = nova.virt.libvirt.vif.LibvirtOpenVswitchVirtualPortDriver
|
libvirt_vif_driver = nova.virt.libvirt.vif.LibvirtOpenVswitchVirtualPortDriver
|
||||||
|
security_group_api = quantum
|
||||||
|
firewall_driver = nova.virt.firewall.NoopFirewallDriver
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
|
|
||||||
{% if network_manager_config -%}
|
{% if network_manager_config -%}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user