Comment 60 for bug 1323658

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/161763
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b09262414a26e849fff45699169781bb9924bddf
Submitter: Jenkins
Branch: master

commit b09262414a26e849fff45699169781bb9924bddf
Author: Matt Riedemann <email address hidden>
Date: Thu Mar 5 08:12:49 2015 -0800

    neutron: add logging during nw info_cache refresh when port is gone

    When doing a resize/migrate/reboot, we want to make sure that the
    network info we're getting is current and nothing was lost in the
    process, so add some logging when what was in the instance_info_cache is
    not considered associated with the instance from neutron's point of view
    during a refresh.

    Related-Bug: #1323658

    Change-Id: I0a8d8dcabf0b2c8f0e4552178e8cb99113640b11