neutron/neutron
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
..
agent Merge "ovsfw: Support protocol numbers instead of just tcp and udp" 2017-01-21 02:18:56 +00:00
api Server-side push notifications for ML2 2017-01-19 21:01:23 +00:00
callbacks callbacks: Make the value of FLOATING_IP match with api resource 2016-11-18 19:42:33 +09:00
cmd Fix netns_cleanup interrupted on rwd I/O 2017-01-12 03:52:30 +00:00
common Merge "OVO for Ipam(Allocation,Subnet,Pool)" 2017-01-23 07:47:20 +00:00
conf Merge "XenAPI: Support daemon mode for rootwrap" 2017-01-21 02:18:20 +00:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Merge "OVO for Ipam(Allocation,Subnet,Pool)" 2017-01-23 07:47:20 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Merge "Get rid of create_router override in l3_ha mixin" 2017-01-20 04:07:36 +00:00
hacking Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
ipam OVO for Ipam(Allocation,Subnet,Pool) 2017-01-19 19:25:01 +00:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
objects Merge "OVO for Ipam(Allocation,Subnet,Pool)" 2017-01-23 07:47:20 +00:00
pecan_wsgi Merge "Pecan: Fix subresource policy check" 2017-01-07 00:40:19 +00:00
plugins Allow the other nic to allocate VMs post PCI-PT VM creation. 2017-01-23 14:32:42 -03:30
privileged Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00
quota Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
scheduler Remove deprecated min_l3_agents_per_router 2017-01-16 14:25:22 -05:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
tests Allow the other nic to allocate VMs post PCI-PT VM creation. 2017-01-23 14:32:42 -03:30
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Stop using legacy facade 2017-01-19 13:02:33 +04:00
manager.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py XenAPI: Support daemon mode for rootwrap 2017-01-19 07:33:43 +00:00
policy.py Merge "Use to_policy_values for policy enforcement" 2016-12-02 23:00:00 +00:00
service.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
version.py
worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
wsgi.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00