nova/nova/consoleauth
Balazs Gibizer d8fbf04f32 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 <paul.carlton2@hp.com>
Co-Authored-By:Tristan Cacqueray <tdecacqu@redhat.com>

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 26d4047e17)
(cherry picked from commit d7826bcd76)
2020-01-23 13:25:18 +01:00
..
__init__.py Config options: Centralize consoleauth options 2016-03-31 15:13:46 +00:00
manager.py Mask the token used to allow access to consoles 2020-01-23 13:25:18 +01:00
rpcapi.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00