nova/doc/api_samples/all_extensions
Vishvananda Ishaya 7e2b93acc5 removes the nova-volume code from nova
This removes the majority of the nova-volume code from the codebase.
It updates relevent config options to default to cinder. It updates a
number of existing tests that were depending on code that was removed.

A few things still need to be removed:

 * volume/driver.py & volume/iscsi.py
   These files are used by the libvirt volume driver tests. These
   tests should be updated to mock the relevant calls.

 * scheduler/simple.py & scheduler/multi.py
   These files should no longer be necessary so they can be removed
   in a subsequent patch

 * exception.py cleanup
   Once the above files are removed there are a number of unused
   exceptions which can be removed

 * database calls and database tables
   The database calls have not been removed and the tables have not
   been dropped. This can be done in a separate migration

 * additional config options and nova.conf.sample
   There may be a few extra config options that can be removed and the
   conf sample can be regenerated

Implements bp delete-nova-volume

Change-Id: I0b540e54dbabd26901a7530035a38583bb521fda
2012-10-28 11:34:05 -07:00
..
extensions-get-resp.json removes the nova-volume code from nova 2012-10-28 11:34:05 -07:00
extensions-get-resp.xml removes the nova-volume code from nova 2012-10-28 11:34:05 -07:00
flavor-get-resp.json Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
flavor-get-resp.xml Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
flavors-list-resp.json Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
flavors-list-resp.xml Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
server-action-changepassword.json all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-changepassword.xml all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-confirmresize.json all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-confirmresize.xml all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-createimage.json all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-createimage.xml all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-reboot.json all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-reboot.xml all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-rebuild-resp.json all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-rebuild-resp.xml all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-rebuild.json all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-rebuild.xml all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-resize.json all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-resize.xml all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-revertresize.json all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-action-revertresize.xml all_extensions api_samples testing for server actions 2012-09-25 10:15:27 -04:00
server-get-resp.json Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
server-get-resp.xml Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
server-post-req.json Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
server-post-req.xml Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
server-post-resp.json Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
server-post-resp.xml Move api_samples to doc dir 2012-09-05 22:08:40 +01:00
servers-details-resp.json Adds more servers list and servers details samples 2012-09-12 14:57:52 -07:00
servers-details-resp.xml Adds more servers list and servers details samples 2012-09-12 14:57:52 -07:00
servers-list-resp.json Adds more servers list and servers details samples 2012-09-12 14:57:52 -07:00
servers-list-resp.xml Adds more servers list and servers details samples 2012-09-12 14:57:52 -07:00