tempest/releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml
zhufl 96fdba049e Fix typos in vnc-hardcoded-server-name-removed releasenotes
This is to fix the typos in vnc-hardcoded-server-name-removed
releasenotes.

Change-Id: I0303467f2b0cdaa71eb76e14424175902ce40811
2018-08-17 09:09:13 +08:00

11 lines
366 B
YAML

---
features:
- |
New string configuration option ``vnc_server_header`` is added
to ``compute-feature-enabled`` section. It allows the expected
VNC server name in the response header to be specified. For example,
obvious at hand names are 'WebSockify', 'nginx'.
fixes:
- |
Fix VNC server response header issue when it is behind reverse proxy