[Openstack-devel] Helping out

Mehdi Abaakouk sileht at sileht.net
Wed Jun 13 07:28:03 UTC 2012


On Wed, Jun 13, 2012 at 08:42:32AM +0200, Loic Dachary wrote:

> And more importantly, why exactly does it depend on nova-common ? ;-)

novnc provide:
- a html5 client application (js+html+css) that use websocket
protocol to encapsulate vnc protocol
- a python library to quickly build a websocket server for novnc
- 2 websocket servers:
  * a simple one: proxy one vnc tcp connection to vnc websocket
    connection
  * a openstack one: that retreive from nova, vnc parameters of the vms (ip,
    port, auth, ...) and proxy websocket connection to their
- a some other optional small tools 

The openstack websocket server is the one needed by horizon

For more comprehension, I will split all of this and rename the init script of the package
from /etc/init.d/novnc to /etc/init.d/nova-novncproxy 

Cheers,

-- 
Mehdi Abaakouk
sileht at sileht.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20120613/385286c2/attachment.pgp>


More information about the Openstack-devel mailing list