nova/nova/console
jianghua wang a7c054c551 Fix the race condition with novnc
The first RFP negotiation message potentially arrived
earlier, in which case the message will be swallowed
by the recv() which receive response for the http
request. This commit is to ensure only the response
is removed from the socket buffer, so it won't impact
the following RFP negotiation.

Change-Id: I100e140acbc2d981f7b98e12b3e9ae02844f41fd
Closes-Bug: #1695844
2017-06-07 20:41:27 +00:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
api.py Remove unnecessary __init__ 2016-06-27 15:23:00 +08:00
manager.py Merge "tests: Replace use of CONF with monkey patching" 2017-01-24 12:03:07 +00:00
rpcapi.py Add RPC version aliases for Ocata 2017-02-27 18:37:48 +04:00
serial.py Fixed typos in nova: compute, console and conf dir 2016-08-01 21:14:32 +00:00
type.py Add MKS console support 2015-07-25 15:01:44 +03:00
websocketproxy.py Fix the race condition with novnc 2017-06-07 20:41:27 +00:00
xvp.conf.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
xvp.py xvp: change the default xvp conf path to CONF.xvp group 2016-07-06 10:13:19 +08:00