cinder/cinder/api/contrib
Ollie Leahy 7d1534c8f3 Implement DB migration for volume transfer BP
This patch implements the backend for volume transfers as specified in the
Volume transfer blueprint.

Change-Id: Id18e57942c3908e2539f3b0845263d0fbdd198f5
implement bp: volume-transfer
2013-06-04 14:38:28 +00:00
..
__init__.py Moving contrib to cinder.api 2012-11-21 21:26:40 -08:00
admin_actions.py Moving contrib to cinder.api 2012-11-21 21:26:40 -08:00
backups.py Switch all uses of 422 response code to 400. 2013-03-14 10:57:01 -04:00
extended_snapshot_attributes.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
hosts.py Fixes issues found in /os-hosts API 2013-03-05 22:10:57 +08:00
image_create.py Replace CRLF with unix-style "LF" 2013-01-29 09:58:50 +01:00
quota_classes.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
quotas.py Fix incorrect authorization rule in quota contrib api. 2013-05-31 04:48:24 +00:00
scheduler_hints.py Implement scheduler hints for API v2 2013-05-23 16:05:37 +04:00
services.py Fix IBM copyright strings 2013-04-02 09:35:12 -04:00
types_extra_specs.py Return 404 from delete of extra spec if not found 2013-05-30 13:14:59 +00:00
types_manage.py Adds notifiers to both volumeTypes and volumeTypeExtraSpecs 2013-05-10 11:37:47 -07:00
volume_actions.py Add a safe_minidom_parse_string function. 2013-02-19 09:14:31 -05:00
volume_host_attribute.py Moving contrib to cinder.api 2012-11-21 21:26:40 -08:00
volume_image_metadata.py Add image metadata API extension 2012-12-14 09:04:27 +01:00
volume_tenant_attribute.py Moving contrib to cinder.api 2012-11-21 21:26:40 -08:00
volume_transfer.py Implement DB migration for volume transfer BP 2013-06-04 14:38:28 +00:00