Comment 2 for bug 1954671

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

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

commit 2f02cdbe1c691aba4efc941f408a98276a4fbb61
Author: Daniel Safta <email address hidden>
Date: Fri Dec 10 12:28:04 2021 +0200

    Hide traceback for application-apply cmd

    When running system application-apply with
    an app and there is a lifecycle hook
    which raises an exception the traceback
    will be displayed on the screen.

    This commit addresses this issue and keeps
    just the exception message displayed.

    Note: this might be needed for the other
    system cmds changed here:
    https://opendev.org/starlingx/config/commit/12df6a264c6f23807d004e20da1f8a0e3147b29c

    Closes-bug: 1954671
    Signed-off-by: Daniel Safta <email address hidden>
    Change-Id: If4d66edb07a5aac9ef40bceecb37e0beba309c7a