cinder.api.v3.volume_transfer module¶
-
class
VolumeTransferController
¶ Bases:
cinder.api.contrib.volume_transfer.VolumeTransferController
The transfer API controller for the OpenStack API V3.
-
create
(req, body)¶ Create a new volume transfer.
-
detail
(req)¶ Returns a detailed list of transfers.
-
index
(req)¶ Returns a summary list of transfers.
-
wsgi_actions
= {}¶
-
wsgi_extensions
= []¶
-
-
create_resource
()¶