Comment 16 for bug 2012993

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/882052
Committed: https://opendev.org/openstack/nova/commit/6833695e70bba31b84a0a19301657bc59ae1710b
Submitter: "Zuul (22348)"
Branch: master

commit 6833695e70bba31b84a0a19301657bc59ae1710b
Author: Sylvain Bauza <email address hidden>
Date: Tue May 2 15:51:28 2023 +0000

    Revert "Debug Nova APIs call failures"

    This reverts commit afb0f774841d30dcae9c074d524e7fa9be840678.

    Reason for revert:

    We unfortunately leak the token in the logs which is considered a security flaw, even if only provided on DEBUG level.

    Change-Id: I52b52e65b689dadbdb08122c94652c491f850de6
    Closes-Bug: #2012993