nova/bin
Rick Harris c40ee5cfe7 Add ability to see deleted and active records.
Fixes bug #900564

Changes `Context`.`read_deleted` from a bool to an enum string with values
"yes" (can read deleted records), "no" (cannot read deleted records), and
"only" (can only see deleted records, for backwards compatibility).

Change-Id: Ic81db3664c33f23f751b73973782efb06fce90d9
2011-12-07 16:06:31 -06: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 Merged with trunkw 2011-08-19 13:25:49 -07: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 Add DHCP support to the QuantumManager and break apart dhcp/gateway 2011-11-04 20:11:53 -07:00
nova-direct-api more cleanup of binaries per review 2011-08-18 10:55:39 -07:00
nova-logspool removing compute monitor 2011-08-02 10:09:58 -04:00
nova-manage Add ability to see deleted and active records. 2011-12-07 16:06:31 -06: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-scheduler Fixed mistake on mergew 2011-08-19 13:31:54 -07:00
nova-spoolsentry Remove AoE, Clean up volume code 2011-10-11 14:25:04 -07: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