blob: d7e144da0e4b430f0422e7a5f3b62b9c44eadc16 [file] [log] [blame]
Leo Henkenfd01d152019-08-02 11:42:52 -05001---
2deprecations:
3 - |
4 The config option ``CONF.compute.vnc_server_header`` is deprecated because
5 it has become obsolete with the usage of different response header fields
6 to accomplish the same goal in accordance with RFC7231 Section 6.2.2.
7
8fixes:
9 - |
10 Adequately validates WebSocket upgrade in test_novnc and removes unneeded
11 configuration complexity. Closes bug #1838777 and #1840788.
12