Comment 0 for bug 1112912

Revision history for this message
Nachi Ueno (nati-ueno) wrote : get_firewall_required should use VIF parameter from quantum

This bug report is from the discussion of
https://review.openstack.org/#/c/19126/17/nova/virt/libvirt/vif

I'm going to file this as a bug for tracking issue

The patch introduces get_firewall_required function.
But the patch checks only conf file.
This should use quantum VIF parameter.
https://github.com/openstack/quantum/blob/master/quantum/plugins/openvswitch/ovs_quantum_plugin.py#L513