← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1576275] [NEW] generarted sriov agent config file is wrong with config group

 

Public bug reported:

the group name should be sriov_nic instead of ml2_sriov

sriov_nic is at https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py#L89
but ml2_sriov is at https://github.com/openstack/neutron/blob/master/neutron/opts.py#L283

** Affects: neutron
     Importance: Undecided
     Assignee: yong sheng gong (gongysh)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => yong sheng gong (gongysh)

** Description changed:

  the group name should be sriov_nic instead of ml2_sriov
+ 
+ sriov_nic is at https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py#L89
+ but ml2_sriov is at https://github.com/openstack/neutron/blob/master/neutron/opts.py#L283

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1576275

Title:
  generarted sriov agent config file is wrong with config group

Status in neutron:
  In Progress

Bug description:
  the group name should be sriov_nic instead of ml2_sriov

  sriov_nic is at https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py#L89
  but ml2_sriov is at https://github.com/openstack/neutron/blob/master/neutron/opts.py#L283

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1576275/+subscriptions


Follow ups