Comment 18 for bug 1017418

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

Reviewed: https://review.openstack.org/9041
Committed: http://github.com/openstack/nova/commit/80d302670f8db37b297ea0618cc14851aab6fff5
Submitter: Jenkins
Branch: stable/essex

commit 80d302670f8db37b297ea0618cc14851aab6fff5
Author: Vishvananda Ishaya <email address hidden>
Date: Tue Jun 26 17:56:21 2012 -0700

    Avoid casts in network manager to prevent races

     * Fixes bug 1017418
     * Includes a change to turn the floating ip casts
       into calls which is part of commit
       82599c77346bbefd550ea4ee6c0b13a3df4950af
     * These calls are to prevent race conditions that
       were preventing floating ips from being deallocated
       properly

    Change-Id: I3251f02fc5fcb8305f12b6b8a9644232b9146db2
    (cherry picked from commit c689891226baa8877f6fb7b3c468b06972068847)