Comment 35 for bug 1665215

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

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

commit a04332ca4a3182d0fcfd2c20fbe0bc1dd0fdfe14
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