Reviewed: https://review.openstack.org/310811 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=62a5297e86e1d812fa22059446fc3d34213db439 Submitter: Jenkins Branch: master
commit 62a5297e86e1d812fa22059446fc3d34213db439 Author: gong yong sheng <[email protected]> Date: Thu Apr 28 23:24:03 2016 +0800 Fix the sriov agent config group name Change-Id: Ifd9be794c650c9fe554483c96ae164606e42b602 Closes-bug: 1576275 ** Changed in: neutron Status: In Progress => Fix Released -- 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: Fix Released 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

