Comment 20 for bug 1353266

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

Reviewed: https://review.openstack.org/114410
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5a36f0ad24903a3a8ec213840ab164834917a32e
Submitter: Jenkins
Branch: master

commit 5a36f0ad24903a3a8ec213840ab164834917a32e
Author: Michael Smith <email address hidden>
Date: Tue Sep 2 17:09:12 2014 +0000

    Avoid an extra database query in schedule_snat_router

    bind_snat_servicenode already knows the chosen_agent. By waiting
    until after it is called, we can use it to avoid another db query.

    Closes-bug: #1353266
    Closes-bug: #1356639
    Co-Authored-By: Swaminathan Vasudevan <email address hidden>

    Change-Id: Iba5668b2717e188d5289ede982bfc1b46f4eeb5b