7e2b93acc5
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 |
||
---|---|---|
.. | ||
extensions-get-resp.json | ||
extensions-get-resp.xml | ||
flavor-get-resp.json | ||
flavor-get-resp.xml | ||
flavors-list-resp.json | ||
flavors-list-resp.xml | ||
server-action-changepassword.json | ||
server-action-changepassword.xml | ||
server-action-confirmresize.json | ||
server-action-confirmresize.xml | ||
server-action-createimage.json | ||
server-action-createimage.xml | ||
server-action-reboot.json | ||
server-action-reboot.xml | ||
server-action-rebuild-resp.json | ||
server-action-rebuild-resp.xml | ||
server-action-rebuild.json | ||
server-action-rebuild.xml | ||
server-action-resize.json | ||
server-action-resize.xml | ||
server-action-revertresize.json | ||
server-action-revertresize.xml | ||
server-get-resp.json | ||
server-get-resp.xml | ||
server-post-req.json | ||
server-post-req.xml | ||
server-post-resp.json | ||
server-post-resp.xml | ||
servers-details-resp.json | ||
servers-details-resp.xml | ||
servers-list-resp.json | ||
servers-list-resp.xml |