Comment 1 for bug 2043859

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

Reviewed: https://review.opendev.org/c/starlingx/nfv/+/901339
Committed: https://opendev.org/starlingx/nfv/commit/cdd758efb72d7a17d9f69e79475fdab0791fafc2
Submitter: "Zuul (22348)"
Branch: master

commit cdd758efb72d7a17d9f69e79475fdab0791fafc2
Author: Vanathi.Selvaraju <email address hidden>
Date: Fri Nov 17 17:59:49 2023 -0500

    Post K8s upgrade DC system controller swacts in a loop

    After K8s upgrade from 1.22 to 1.23 the system
    swacts in a loop, this occurs as an atrribute
    of the VIM object is not available leading to
    multiple restarts of VIM service resulting
    in swact.

    Test Plan:
    PASSED: Induce condition Kube upgrade object null state
    causing vim restarts, apply fix, system stabilizes.

    Closes-Bug: 2043859

    Change-Id: Iccb3106cade1308aa6e9232013366c2b9181557b
    Signed-off-by: Vanathi.Selvaraju <email address hidden>