cinder.api.contrib.volume_mig_status_attribute module

class VolumeMigStatusAttributeController(view_builder=None)

Bases: Controller

detail(req, resp_obj)
show(req, resp_obj, id)
wsgi_actions = {}
wsgi_extensions = [('show', None), ('detail', None)]
class Volume_mig_status_attribute(ext_mgr)

Bases: ExtensionDescriptor

Expose migration_status as an attribute of a volume.

alias = 'os-vol-mig-status-attr'
get_controller_extensions()

List of extensions.ControllerExtension extension objects.

Controller extensions are used to extend existing controllers.

name = 'VolumeMigStatusAttribute'
updated = '2013-08-08T00:00:00+00:00'