Comment 1 for bug 1978861

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/833630
Committed: https://opendev.org/starlingx/config/commit/a87285fbd2470ad9f146fc447bdda99ecce1ad7b
Submitter: "Zuul (22348)"
Branch: master

commit a87285fbd2470ad9f146fc447bdda99ecce1ad7b
Author: Thiago Brito <email address hidden>
Date: Mon Mar 14 11:11:18 2022 -0300

    Demote log when multiple entries of app is found

    During the app upgrade process we noticed that there is a time span in
    which the old and the new version of the app is supposed to be on the
    DB. This LOG.exception() here is too flashy and can lead to wrong
    conclusions during debug, so I'm moving demoting it to debug and adding
    a less impacting info log.

    Closes-Bug: 1978861

    Signed-off-by: Thiago Brito <email address hidden>
    Change-Id: I65b1ba62ac34b5e2389e52d4f1532855eade019c