sr-iov agent doesn't use bulk update_device_list RPC interface

Bug #1682979 reported by Kevin Benton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Kevin Benton

Bug Description

Neutron has had a bulk interface for updating several port statuses at once for quite some time: http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ml2/rpc.py#n277

The SR-IOV agent hasn't been using it, which means it can't take advantage of any server-side bulking operations for handling several ports simultaneously.

Changed in neutron:
assignee: nobody → Kevin Benton (kevinbenton)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/358780
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=02c16a0e603b6e75cca64df21dd86d9c30e4a6f6
Submitter: Jenkins
Branch: master

commit 02c16a0e603b6e75cca64df21dd86d9c30e4a6f6
Author: Edan David <email address hidden>
Date: Mon Aug 22 11:25:13 2016 -0400

    Reduce rpc calls in SR-IOV agent

    Use one update_port_list rpc call instead of
    update_port_up/update_port_down for each device separately.

    Closes-Bug: #1682979
    Change-Id: I0a367712ff9410c2376b5b70c76806391bed3707

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 11.0.0.0b2

This issue was fixed in the openstack/neutron 11.0.0.0b2 development milestone.

tags: added: neutron-proactive-backport-potential
tags: added: neutron-easy-proactive-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/475285

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/ocata)

Reviewed: https://review.openstack.org/475285
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e11873e90cbb821a0e8ff6661d3aa5b928347a7a
Submitter: Jenkins
Branch: stable/ocata

commit e11873e90cbb821a0e8ff6661d3aa5b928347a7a
Author: Edan David <email address hidden>
Date: Mon Aug 22 11:25:13 2016 -0400

    Reduce rpc calls in SR-IOV agent

    Use one update_port_list rpc call instead of
    update_port_up/update_port_down for each device separately.

    Closes-Bug: #1682979
    Change-Id: I0a367712ff9410c2376b5b70c76806391bed3707
    (cherry picked from commit 02c16a0e603b6e75cca64df21dd86d9c30e4a6f6)

tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 10.0.3

This issue was fixed in the openstack/neutron 10.0.3 release.

tags: removed: neutron-easy-proactive-backport-potential neutron-proactive-backport-potential
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.