neutron/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent
Bence Romsics d7d433f729 sriov-agent: Report resource info in heartbeat
Example config for sriov-agent:

sriov_agent.ini:
[sriov_nic]
physical_device_mappings = physnet0:ens5,physnet0:ens6
resource_provider_bandwidths = ens5:100000:100000,ens6:100000:100000

Agent configurations now includes 'resource_provider_bandwidths' and
'resource_provider_inventory_defaults'.

Change-Id: I1af798d404ed94cd30da3f92734bea911bbc3ac7
Co-Authored-By: Lajos Katona <lajos.katona@ericsson.com>
Depends-On: https://review.openstack.org/577220
Partial-Bug: #1578989
See-Also: https://review.openstack.org/502306 (nova spec)
See-Also: https://review.openstack.org/508149 (neutron spec)
2018-10-11 11:15:06 +02:00
..
common Refactoring config options for mech_sriov opts 2016-11-29 22:57:38 +00:00
extension_drivers use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
__init__.py Consolidate sriov agent and driver code 2015-06-26 19:51:58 +00:00
test_eswitch_manager.py Merge "Remove unused phys_net parameter form EmbSwitch class" 2017-04-04 22:23:31 +00:00
test_pci_lib.py Remove ip_lib SubProcessBase._execute() as class method 2017-10-05 16:11:31 -04:00
test_sriov_nic_agent.py sriov-agent: Report resource info in heartbeat 2018-10-11 11:15:06 +02:00