<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nova.git/bin/nova-vncproxy, branch shared-key-msg</title>
<subtitle>OpenStack's nova patches.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/'/>
<entry>
<title>Implements blueprint vnc-console-cleanup</title>
<updated>2012-01-17T22:18:31+00:00</updated>
<author>
<name>Anthony Young</name>
<email>sleepsonthefloor@gmail.com</email>
</author>
<published>2011-12-22T21:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=8d010cacb520786fa12794801bc31eddd23b2af7'/>
<id>8d010cacb520786fa12794801bc31eddd23b2af7</id>
<content type='text'>
 * 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nova-all to run all services</title>
<updated>2011-09-28T18:36:19+00:00</updated>
<author>
<name>Vishvananda Ishaya</name>
<email>vishvananda@gmail.com</email>
</author>
<published>2011-09-23T19:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=a870dfae7da2df1e51a9066bf0583c3ab86690e8'/>
<id>a870dfae7da2df1e51a9066bf0583c3ab86690e8</id>
<content type='text'>
 * Cleans up service for objectstore and vncproxy
 * Fixes virt.fake to be runnable via a flag

Change-Id: I18e05a4d727bbbd3481063623dc3b6ad52e233d4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Cleans up service for objectstore and vncproxy
 * Fixes virt.fake to be runnable via a flag

Change-Id: I18e05a4d727bbbd3481063623dc3b6ad52e233d4
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes vncproxy service listening on rabbit</title>
<updated>2011-09-08T11:45:04+00:00</updated>
<author>
<name>Vishvananda Ishaya</name>
<email>vishvananda@gmail.com</email>
</author>
<published>2011-09-08T11:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=98a5e149395ee58d1830d4671e2c70aaf0008585'/>
<id>98a5e149395ee58d1830d4671e2c70aaf0008585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more cleanup of binaries per review</title>
<updated>2011-08-18T17:55:39+00:00</updated>
<author>
<name>Vishvananda Ishaya</name>
<email>vishvananda@gmail.com</email>
</author>
<published>2011-08-18T17:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=125a2affec7713cdbcb925537d34aea29a2e4230'/>
<id>125a2affec7713cdbcb925537d34aea29a2e4230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 compliance</title>
<updated>2011-07-07T06:10:45+00:00</updated>
<author>
<name>Jimmy Bergman</name>
<email>jimmy@sigint.se</email>
</author>
<published>2011-07-07T06:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=efb5363356b13c3492ae895a1778428d06e6ca9c'/>
<id>efb5363356b13c3492ae895a1778428d06e6ca9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge trunk and resolve bin/nova-vncproxy conflict</title>
<updated>2011-06-30T06:32:24+00:00</updated>
<author>
<name>Jimmy Bergman</name>
<email>jimmy@sigint.se</email>
</author>
<published>2011-06-30T06:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=cb1f9e011c9b358786ace2b1a9d8a40c49228f6a'/>
<id>cb1f9e011c9b358786ace2b1a9d8a40c49228f6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change so that the flash socket policy server is using eventlet instead of twisted and is running in the same process as the main vnx proxy</title>
<updated>2011-06-23T11:34:01+00:00</updated>
<author>
<name>Jimmy Bergman</name>
<email>jimmy@sigint.se</email>
</author>
<published>2011-06-23T11:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=3d1c8463d80932ddbe677ea1b8aee357642018a8'/>
<id>3d1c8463d80932ddbe677ea1b8aee357642018a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a socket server responding with an allowing flash socket policy for all requests from flash on port 843 to nova-vncproxy</title>
<updated>2011-06-22T10:01:18+00:00</updated>
<author>
<name>Jimmy Bergman</name>
<email>jimmy@sigint.se</email>
</author>
<published>2011-06-22T10:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=51c20f6f85d76bc14f394221a8836d2aac9a1aea'/>
<id>51c20f6f85d76bc14f394221a8836d2aac9a1aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed whitespace.</title>
<updated>2011-06-21T16:03:27+00:00</updated>
<author>
<name>Brian Lamar</name>
<email>brian.lamar@rackspace.com</email>
</author>
<published>2011-06-21T16:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=186598a819c4e9c4b1b76aad61e7df56cdddd5be'/>
<id>186598a819c4e9c4b1b76aad61e7df56cdddd5be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Very small alterations, switched from using start() to pass host/port, to 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.</title>
<updated>2011-06-21T15:25:44+00:00</updated>
<author>
<name>Brian Lamar</name>
<email>brian.lamar@rackspace.com</email>
</author>
<published>2011-06-21T15:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=742c21e4e79ce5a26975b31486ded3956a846c55'/>
<id>742c21e4e79ce5a26975b31486ded3956a846c55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
