Comment 48 for bug 1665215

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

Reviewed: https://review.opendev.org/643141
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=912b25f3d89b2f599253ce86e542884a58c708df
Submitter: Zuul
Branch: stable/ocata

commit 912b25f3d89b2f599253ce86e542884a58c708df
Author: Kevin Benton <email address hidden>
Date: Thu Apr 27 11:56:56 2017 -0700

    Separate port status update from getting details

    This is a small refactor to separate updating the port status
    from the method retrieving device details. This is in preparation
    for patch I99c2b77b35e6eabb6e4f633c4e8e2533594c6b55 which will allow
    updating ports' status in bulk.

    Change-Id: Ifa78f6911cfbbd3e982807122bddc898613f323f
    Partial-Bug: #1665215
    (cherry picked from commit a04332ca4a3182d0fcfd2c20fbe0bc1dd0fdfe14)