neutron/neutron/tests/unit/plugins
Manjunath Patil ea95bf8af8 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.

Conflicts:
    neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py

Change-Id: I8bf0dd41f900b69e32fcd416690c089dde7989b9
Closes-Bug: #1616442
(cherry picked from commit 1bcdc299ba)
2017-03-06 14:00:09 -03:30
..
common Rollback port after failed to add it to router 2016-09-08 12:59:26 +00:00
ml2 Allow the other nic to allocate VMs post PCI-PT VM creation. 2017-03-06 14:00:09 -03:30
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00