The nova.console.websocketproxy Module

Websocket proxy that is compatible with OpenStack Nova. Leverages websockify.py by Joel Martin

class NovaWebSocketProxy(*args, **kwargs)

Bases: websockify.websocketproxy.WebSocketProxy

new_client()

Called after a new WebSocket connection has been established.

Previous topic

The nova.console.vmrc_manager Module

Next topic

The nova.console.xvp Module

This Page