nova/bin
Anthony Young 8d010cacb5 Implements blueprint vnc-console-cleanup
* 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
2012-01-17 14:18:31 -08:00
..
clear_rabbit_queues Added durable option for nova rabbit queues 2011-08-12 23:58:13 +00:00
instance-usage-audit Adds more usage data to Nova's usage notifications. 2011-10-12 19:11:14 +00:00
nova-ajax-console-proxy Merge "Stop nova-ajax-console-proxy configuring its own logging." 2011-11-12 17:30:16 +00:00
nova-all Implements blueprint vnc-console-cleanup 2012-01-17 14:18:31 -08:00
nova-api Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-api-ec2 Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-api-metadata Separate metadata api into its own service 2011-11-15 13:27:58 -08:00
nova-api-os-compute Implements blueprint separate-nova-volumeapi 2012-01-13 09:06:55 -08:00
nova-api-os-volume Implements blueprint separate-nova-volumeapi 2012-01-13 09:06:55 -08:00
nova-compute Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-console fix typo 2011-08-18 11:28:02 -07:00
nova-consoleauth Implements blueprint vnc-console-cleanup 2012-01-17 14:18:31 -08:00
nova-dhcpbridge Remove useless flags declaration 2011-12-15 17:04:27 +01:00
nova-direct-api more cleanup of binaries per review 2011-08-18 10:55:39 -07:00
nova-logspool Brings some more files up to HACKING standards 2011-12-28 18:11:59 -08:00
nova-manage First implementation of bp/live-migration-resource-calc 2012-01-13 15:24:28 +09:00
nova-network Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-objectstore Add nova-all to run all services 2011-09-28 11:36:19 -07:00
nova-rootwrap A more secure root-wrapper alternative 2011-12-07 15:10:04 +01:00
nova-scheduler Fixed mistake on mergew 2011-08-19 13:31:54 -07:00
nova-spoolsentry Brings some more files up to HACKING standards 2011-12-28 18:11:59 -08:00
nova-volume Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-vsa VSA code redesign. Drive types completely replaced by Volume types 2011-08-25 18:38:35 -07:00
nova-xvpvncproxy Implements blueprint vnc-console-cleanup 2012-01-17 14:18:31 -08:00
stack Bug #897054: stack crashes with AttributeError on e.reason if the server returns an error 2011-11-27 20:14:40 -08:00