Comment 41 for bug 1492140

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

Reviewed: https://review.opendev.org/702181
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d8fbf04f325f593836f8d44b6bbf42b85bde94e3
Submitter: Zuul
Branch: stable/stein

commit d8fbf04f325f593836f8d44b6bbf42b85bde94e3
Author: Balazs Gibizer <email address hidden>
Date: Fri Aug 23 15:51:34 2019 +0200

    Mask the token used to allow access to consoles

    Hide the novncproxy token from the logs.

    When backported this patch needs to be extended to handle the same issue
    in the consoleauth service.

    Co-Authored-By:paul-carlton2 <email address hidden>
    Co-Authored-By:Tristan Cacqueray <email address hidden>

    Conflicts:
      nova/console/websocketproxy.py due to
      I89df8f8fa111b730ddd0aa73ae09a8cd5d152dad missing from stable/stein

      nova/consoleauth/manager.py and
      nova/tests/unit/consoleauth/test_consoleauth.py due to consoleauth is
      removed from stable/train but affected by the bug in stable/stein

    Change-Id: I5b8fa4233d297722c3af08176901d12887bae3de
    Closes-Bug: #1492140
    (cherry picked from commit 26d4047e17eba9bc271f8868f1d0ffeec97b555e)
    (cherry picked from commit d7826bcd761af035f3f76f67c607dde2a1d04e48)