| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Creates a unified way to access vnc consoles for xenserver and libvirt
* Now supports both java and websocket clients
* Removes nova-vncproxy - a replacement version of this (nova-novncproxy) can be found as described in vncconsole.rst
* Adds nova-xvpvncproxy, which supports a java vnc client
* Adds api extension to access java and novnc access_urls
* Fixes proxy server to close/shutdown sockets more cleanly
* Address style feedback
* Use new-style extension format
* Fix setup.py
* utils.gen_uuid must be wrapped like str(utils.gen_uuid()) or it can't be serialized
Change-Id: I5e42e2f160e8e3476269bd64b0e8aa77e66c918c
|
|
|
|
|
|
|
| |
* Cleans up service for objectstore and vncproxy
* Fixes virt.fake to be runnable via a flag
Change-Id: I18e05a4d727bbbd3481063623dc3b6ad52e233d4
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
just defining them up front in init. Doesn't make sense to set them in start because we can't start more than once any way. Also, unbroke binaries.
|
| |
| |
| |
| | |
twisted and is running in the same process as the main vnx proxy
|
|/
|
|
| |
requests from flash on port 843 to nova-vncproxy
|
| |
|
|
|