Comment 2 for bug 1509595

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

Reviewed: https://review.openstack.org/239144
Committed: https://git.openstack.org/cgit/openstack/astara/commit/?id=701d48bf9df7aa2e93bddab528ba5b16cdb0b03e
Submitter: Jenkins
Branch: stable/liberty

commit 701d48bf9df7aa2e93bddab528ba5b16cdb0b03e
Author: Adam Gandelman <email address hidden>
Date: Fri Oct 23 20:50:37 2015 -0700

    Extract loadbalancer_id from listener create events

    We're currently dropping the lb id from listener events, causing
    a cache lookup that ends up hitting deleted loadbalancers instead
    of the intended one. This fixes it and looks for loadbalancer_id
    in the correct place of listener create events body.

    Closes-bug: #1509595
    (cherry picked from commit 1ef5c523e98eaf8d90184083d8f4af4f2619b527)

    Change-Id: I541a2132d66cb0c737fd25452afd87950828ea43