Comment 4 for bug 1848012

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr-kubernetes (stable/train)

Reviewed: https://review.opendev.org/689084
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=ef19d84bebb27de51df48463bcc13ecf5d0afb24
Submitter: Zuul
Branch: stable/train

commit ef19d84bebb27de51df48463bcc13ecf5d0afb24
Author: Luis Tomas Bolivar <email address hidden>
Date: Mon Oct 14 16:22:17 2019 +0200

    Avoid controller crash upon unexpected neutron error handling ports

    This PS ensures that kuryr-controller does not crash if neutron
    cannot be reached to check the port status, or if neutron replies
    with unexpected error when trying to add ports to the trunks

    Change-Id: I037a882e1231118b3e85abace8cc13c4e79ee6da
    Closes-Bug: 1848012
    (cherry picked from commit 9cd4ad3b14a4e6e59b9178743d04f6d22ebb5eb8)