nova/bin
Anthony Young 60ff2e3b72 Implements blueprint separate-nova-volumeapi
* Moves openstack/v2 directory to compute and fixes tests accordingly
 * Moves some code from api/openstack/compute to shared location, for use by volume api
 * Implements basic volume functionality for types, volumes, and snapshots
 * Changes service name from osapi to osapi_compute (and adds osapi_volume)
 * Renames nova-api-os to nova-api-os-compute, adds nove-api-os-volume
 * Separate extension mechanism for compute and volume
 ** Removes flag osapi_extension and replaces with osapi_compute_extension and osapi_volume_extension
 * Updates the paste config
 * Fixes setup.py to include nova-os-api-compute and nova-os-api-volume
 * Fix bug in volume version code that occurred as result of trunk merge
 * Update integrated/test_volumes.py to use new endpoint

Change-Id: I4c2e57c3cafd4e1a9e2ff3ce201c8cf28326afcd
2012-01-13 09:06:55 -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 Add nova-all to run all services 2011-09-28 11:36:19 -07: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-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-vncproxy Add nova-all to run all services 2011-09-28 11:36:19 -07: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
stack Bug #897054: stack crashes with AttributeError on e.reason if the server returns an error 2011-11-27 20:14:40 -08:00