nova/nova/console
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
..
rfb Fix accumulated nits 2018-01-16 14:54:04 +00:00
securityproxy remove unnecessary conf imports 2018-03-09 14:30:10 -05:00
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
api.py remove unnecessary conf imports 2018-03-09 14:30:10 -05:00
manager.py trivial: fix a comment typo 2018-04-11 18:05:46 +08:00
rpcapi.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
serial.py Remove translation of log messages 2017-07-18 09:03:39 +00:00
type.py Add MKS console support 2015-07-25 15:01:44 +03:00
websocketproxy.py Mask the token used to allow access to consoles 2020-01-23 13:25:18 +01:00
xvp.conf.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
xvp.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00