Comment 37 for bug 1798475

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

Reviewed: https://review.opendev.org/660743
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=426a5b2833966569da39f3ef9a38ba2f451da687
Submitter: Zuul
Branch: master

commit 426a5b2833966569da39f3ef9a38ba2f451da687
Author: LIU Yulong <email address hidden>
Date: Wed May 22 22:38:40 2019 +0800

    Adjust some HA router log

    In case router is concurrently deleted, so the HA
    state change LOG is not necessary. It sometimes
    makes us confusing.
    Also print the log for the pid of router
    keepalived-state-change child process.

    Change-Id: Id57dd787c254994af967db17647a3a28925714da
    Related-Bug: #1798475