Comment 6 for bug 1614086

Revision history for this message
Moshe Levi (moshele) wrote :

@Eran,
When doing direct-physical you don't need to configure the PF in physical_device_mappings
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py#L63-L73. This is because we are not using the SR-IOV agent for that vnic_type
see https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py#L116-L128.

I can remove the validation in the agent, but I don't see added value in doing that.

@Armando,
Can you reduce the Importance to Low