neutron/neutron/plugins/ml2/drivers/mech_sriov/agent
Manjunath Patil 1bcdc299ba Allow the other nic to allocate VMs post PCI-PT VM creation.
Let's say a compute node has got 2 network adapters
(em1 and em2) with its correspondent VFs configured.
If you start a VM with a direct-physical binding
it will take one of these NICs.

At that moment, SRIOV agent starts to show
ERROR messages including the "device dictionary"
completely empty.

In consequence, you cannot allocate VMs with VFs
even though there is still another NIC available.

Change-Id: I8bf0dd41f900b69e32fcd416690c089dde7989b9
Closes-Bug: #1616442
2017-01-23 14:32:42 -03:30
..
common Refactoring config options for mech_sriov opts 2016-11-29 22:57:38 +00:00
extension_drivers Refactors QosAgentDriver 2017-01-03 04:34:44 -08:00
__init__.py Consolidate sriov agent and driver code 2015-06-26 19:51:58 +00:00
eswitch_manager.py Allow the other nic to allocate VMs post PCI-PT VM creation. 2017-01-23 14:32:42 -03:30
pci_lib.py Reduce IP link show calls for SR-IOV scan loop 2017-01-05 03:33:35 -07:00
sriov_nic_agent.py Allow the other nic to allocate VMs post PCI-PT VM creation. 2017-01-23 14:32:42 -03:30