Comment 4 for bug 1224991

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

Reviewed: https://review.openstack.org/51139
Committed: http://github.com/openstack/neutron/commit/16b501f5f0fc7577418a3d4a0d1bd62218e41d39
Submitter: Jenkins
Branch: milestone-proposed

commit 16b501f5f0fc7577418a3d4a0d1bd62218e41d39
Author: Petrut Lucian <email address hidden>
Date: Wed Sep 25 20:07:01 2013 +0300

    Fixes port status hanging to build status

    ML2 plugin changes the port status to "build" when get_device_details
    is called. For this reason, the port status must be updated once the
    port details are processed.

    Fixes bug: #1224991

    Change-Id: I2c0321073cc07e1764fedbfbecbc844557ac6bc9
    (cherry picked from commit 01194b356e39e3b0affca67015efb7634bf28697)