Comment 11 for bug 1415522

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

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

commit 707890ef22c203389f61ddfe8025f1b0e2afe819
Author: Swaminathan Vasudevan <email address hidden>
Date: Fri Feb 6 15:59:06 2015 -0800

    Get rid of rpc to fetch fip agent port on agent.

    This patch is dependent on the plugin side patch
    Change-Id: Ieaa79c8bf2b1e03bc352f9252ce22286703e3715
    for retrieving the fip agent port from the
    router_update message.

    This would reduce the wait time substantially.

    Change-Id: I47bc43bab4bff59d14e2cdbce9f8b47826d392d9
    Related-Bug: #1415522