Description of problem: In /etc/neutron/plugins/ml2/sriov_agent.ini, after installing the openstack-neutron-sriov-nic-agent, we find the following section: [ml2_sriov] and the agent is looking for: [sriov_nic] Version-Release number of selected component (if applicable): It's MITAKA RDO. neutron --version 4.1.1 How reproducible: Repolist: !openstack-mitaka/x86_64 OpenStack Mitaka Repository Steps to Reproduce: 1. yum install openstack-neutron-sriov-nic-agent 2. vi /etc/neutron/plugins/ml2/ml2_conf.ini 3. check for ml2_sriov section Actual results: [ml2_sriov] Expected results: [sriov_nic] Additional info: Check the expected section in the following link: https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py#L89
This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.