Comment 10 for bug 1793529

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

Reviewed: https://review.openstack.org/612456
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=44ed7e5eb1fa7345450305352d0d5d5ee8a4a321
Submitter: Zuul
Branch: stable/pike

commit 44ed7e5eb1fa7345450305352d0d5d5ee8a4a321
Author: LIU Yulong <email address hidden>
Date: Fri Sep 28 18:33:28 2018 +0800

    Fix dvr ha router gateway goes wrong host

    During L3 agent restart, the dvr ha router gateway port
    binding host may change because the multiple ha router
    scheduled hosts.

    After this patch, we return the 'master' ha binding host
    directly during the gateway port create. And do not let
    the original 'master' (current is backup) host override
    the gateway port binding host.

    Closes-Bug: #1793529
    Change-Id: Icb2112c7f0bd42c4f4b1cf32d6b83b6d97f85ef7