The openstack_dashboard.api.cinder
ModuleΒΆ
-
class
openstack_dashboard.api.cinder.
BaseCinderAPIResourceWrapper
(apiresource)[source] Bases:
openstack_dashboard.api.base.APIResourceWrapper
-
description
-
name
-
-
class
openstack_dashboard.api.cinder.
QosSpec
(id, key, val)[source] Bases:
object
-
class
openstack_dashboard.api.cinder.
QosSpecs
(apiresource)[source] Bases:
openstack_dashboard.api.cinder.BaseCinderAPIResourceWrapper
-
class
openstack_dashboard.api.cinder.
VolTypeExtraSpec
(type_id, key, val)[source] Bases:
object
-
class
openstack_dashboard.api.cinder.
Volume
(apiresource)[source] Bases:
openstack_dashboard.api.cinder.BaseCinderAPIResourceWrapper
-
is_bootable
-
-
class
openstack_dashboard.api.cinder.
VolumeBackup
(apiresource)[source] Bases:
openstack_dashboard.api.cinder.BaseCinderAPIResourceWrapper
-
volume
-
-
class
openstack_dashboard.api.cinder.
VolumeCGSnapshot
(apiresource)[source] Bases:
openstack_dashboard.api.cinder.BaseCinderAPIResourceWrapper
-
class
openstack_dashboard.api.cinder.
VolumeConsistencyGroup
(apiresource)[source] Bases:
openstack_dashboard.api.cinder.BaseCinderAPIResourceWrapper
-
class
openstack_dashboard.api.cinder.
VolumePool
(apiresource)[source] Bases:
openstack_dashboard.api.base.APIResourceWrapper
-
class
openstack_dashboard.api.cinder.
VolumeSnapshot
(apiresource)[source] Bases:
openstack_dashboard.api.cinder.BaseCinderAPIResourceWrapper
-
class
openstack_dashboard.api.cinder.
VolumeTransfer
(apiresource)[source] Bases:
openstack_dashboard.api.base.APIResourceWrapper
-
class
openstack_dashboard.api.cinder.
VolumeType
(apiresource)[source] Bases:
openstack_dashboard.api.cinder.BaseCinderAPIResourceWrapper
-
openstack_dashboard.api.cinder.
availability_zone_list
(request, detailed=False)[source]
-
openstack_dashboard.api.cinder.
cinderclient
(*args, **kwargs)[source]
-
openstack_dashboard.api.cinder.
default_quota_get
(request, tenant_id)[source]
-
openstack_dashboard.api.cinder.
default_quota_update
(request, **kwargs)[source]
-
openstack_dashboard.api.cinder.
extension_supported
(*args, **kwargs)[source] This method will determine if Cinder supports a given extension name.
-
openstack_dashboard.api.cinder.
get_auth_params_from_request
(request)[source]
-
openstack_dashboard.api.cinder.
is_volume_service_enabled
(request)[source]
-
openstack_dashboard.api.cinder.
list_extensions
(*args, **kwargs)[source]
-
openstack_dashboard.api.cinder.
pool_list
(request, detailed=False)[source]
-
openstack_dashboard.api.cinder.
qos_spec_associate
(request, qos_specs, vol_type_id)[source]
-
openstack_dashboard.api.cinder.
qos_spec_create
(request, name, specs)[source]
-
openstack_dashboard.api.cinder.
qos_spec_delete
(request, qos_spec_id)[source]
-
openstack_dashboard.api.cinder.
qos_spec_disassociate
(request, qos_specs, vol_type_id)[source]
-
openstack_dashboard.api.cinder.
qos_spec_get
(request, qos_spec_id)[source]
-
openstack_dashboard.api.cinder.
qos_spec_get_associations
(request, qos_spec_id)[source]
-
openstack_dashboard.api.cinder.
qos_spec_get_keys
(request, qos_spec_id, raw=False)[source]
-
openstack_dashboard.api.cinder.
qos_spec_list
(request)[source]
-
openstack_dashboard.api.cinder.
qos_spec_set_keys
(request, qos_spec_id, specs)[source]
-
openstack_dashboard.api.cinder.
qos_spec_unset_keys
(request, qos_spec_id, specs)[source]
-
openstack_dashboard.api.cinder.
qos_specs_list
(request)[source]
-
openstack_dashboard.api.cinder.
service_list
(request)[source]
-
openstack_dashboard.api.cinder.
tenant_absolute_limits
(*args, **kwargs)[source]
-
openstack_dashboard.api.cinder.
tenant_quota_get
(request, tenant_id)[source]
-
openstack_dashboard.api.cinder.
tenant_quota_update
(request, tenant_id, **kwargs)[source]
-
openstack_dashboard.api.cinder.
transfer_accept
(request, transfer_id, auth_key)[source]
-
openstack_dashboard.api.cinder.
transfer_create
(request, transfer_id, name)[source]
-
openstack_dashboard.api.cinder.
transfer_delete
(request, transfer_id)[source]
-
openstack_dashboard.api.cinder.
transfer_get
(request, transfer_id)[source]
-
openstack_dashboard.api.cinder.
transfer_list
(request, detailed=True, search_opts=None)[source] To see all volumes transfers as an admin pass in a special search option: {‘all_tenants’: 1}
-
openstack_dashboard.api.cinder.
update_pagination
(entities, page_size, marker, sort_dir)[source]
-
openstack_dashboard.api.cinder.
version_get
()[source]
-
openstack_dashboard.api.cinder.
volume_backup_create
(request, volume_id, container_name, name, description)[source]
-
openstack_dashboard.api.cinder.
volume_backup_delete
(request, backup_id)[source]
-
openstack_dashboard.api.cinder.
volume_backup_get
(request, backup_id)[source]
-
openstack_dashboard.api.cinder.
volume_backup_list
(request)[source]
-
openstack_dashboard.api.cinder.
volume_backup_list_paged
(request, marker=None, paginate=False, sort_dir='desc')[source]
-
openstack_dashboard.api.cinder.
volume_backup_restore
(request, backup_id, volume_id)[source]
-
openstack_dashboard.api.cinder.
volume_backup_supported
(*args, **kwargs)[source] This method will determine if cinder supports backup.
-
openstack_dashboard.api.cinder.
volume_cg_snapshot_create
(request, cgroup_id, name, description=None)[source]
-
openstack_dashboard.api.cinder.
volume_cg_snapshot_delete
(request, cg_snapshot_id)[source]
-
openstack_dashboard.api.cinder.
volume_cg_snapshot_get
(request, cg_snapshot_id)[source]
-
openstack_dashboard.api.cinder.
volume_cg_snapshot_list
(request, search_opts=None)[source]
-
openstack_dashboard.api.cinder.
volume_cgroup_create
(request, volume_types, name, description=None, availability_zone=None)[source]
-
openstack_dashboard.api.cinder.
volume_cgroup_create_from_source
(request, name, cg_snapshot_id=None, source_cgroup_id=None, description=None, user_id=None, project_id=None)[source]
-
openstack_dashboard.api.cinder.
volume_cgroup_delete
(request, cgroup_id, force=False)[source]
-
openstack_dashboard.api.cinder.
volume_cgroup_get
(request, cgroup_id)[source]
-
openstack_dashboard.api.cinder.
volume_cgroup_get_with_vol_type_names
(request, cgroup_id)[source]
-
openstack_dashboard.api.cinder.
volume_cgroup_list
(request, search_opts=None)[source]
-
openstack_dashboard.api.cinder.
volume_cgroup_list_with_vol_type_names
(request, search_opts=None)[source]
-
openstack_dashboard.api.cinder.
volume_cgroup_update
(request, cgroup_id, name=None, description=None, add_vols=None, remove_vols=None)[source]
-
openstack_dashboard.api.cinder.
volume_create
(request, size, name, description, volume_type, snapshot_id=None, metadata=None, image_id=None, availability_zone=None, source_volid=None)[source]
-
openstack_dashboard.api.cinder.
volume_delete
(request, volume_id)[source]
-
openstack_dashboard.api.cinder.
volume_encryption_type_create
(request, volume_type_id, data)[source]
-
openstack_dashboard.api.cinder.
volume_encryption_type_delete
(request, volume_type_id)[source]
-
openstack_dashboard.api.cinder.
volume_encryption_type_get
(request, volume_type_id)[source]
-
openstack_dashboard.api.cinder.
volume_encryption_type_list
(request)[source]
-
openstack_dashboard.api.cinder.
volume_encryption_type_update
(request, volume_type_id, data)[source]
-
openstack_dashboard.api.cinder.
volume_extend
(request, volume_id, new_size)[source]
-
openstack_dashboard.api.cinder.
volume_get
(request, volume_id)[source]
-
openstack_dashboard.api.cinder.
volume_get_encryption_metadata
(request, volume_id)[source]
-
openstack_dashboard.api.cinder.
volume_list
(request, search_opts=None, marker=None, sort_dir='desc')[source]
-
openstack_dashboard.api.cinder.
volume_list_paged
(request, search_opts=None, marker=None, paginate=False, sort_dir='desc')[source] To see all volumes in the cloud as an admin you can pass in a special search option: {‘all_tenants’: 1}
-
openstack_dashboard.api.cinder.
volume_manage
(request, host, identifier, id_type, name, description, volume_type, availability_zone, metadata, bootable)[source]
-
openstack_dashboard.api.cinder.
volume_migrate
(request, volume_id, host, force_host_copy=False, lock_volume=False)[source]
-
openstack_dashboard.api.cinder.
volume_reset_state
(request, volume_id, state)[source]
-
openstack_dashboard.api.cinder.
volume_retype
(request, volume_id, new_type, migration_policy)[source]
-
openstack_dashboard.api.cinder.
volume_set_bootable
(request, volume_id, bootable)[source]
-
openstack_dashboard.api.cinder.
volume_snapshot_create
(request, volume_id, name, description=None, force=False)[source]
-
openstack_dashboard.api.cinder.
volume_snapshot_delete
(request, snapshot_id)[source]
-
openstack_dashboard.api.cinder.
volume_snapshot_get
(request, snapshot_id)[source]
-
openstack_dashboard.api.cinder.
volume_snapshot_list
(request, search_opts=None)[source]
-
openstack_dashboard.api.cinder.
volume_snapshot_list_paged
(request, search_opts=None, marker=None, paginate=False, sort_dir='desc')[source]
-
openstack_dashboard.api.cinder.
volume_snapshot_reset_state
(request, snapshot_id, state)[source]
-
openstack_dashboard.api.cinder.
volume_snapshot_update
(request, snapshot_id, name, description)[source]
-
openstack_dashboard.api.cinder.
volume_type_create
(request, name, description=None, is_public=True)[source]
-
openstack_dashboard.api.cinder.
volume_type_default
(*args, **kwargs)[source]
-
openstack_dashboard.api.cinder.
volume_type_delete
(request, volume_type_id)[source]
-
openstack_dashboard.api.cinder.
volume_type_extra_delete
(request, type_id, keys)[source]
-
openstack_dashboard.api.cinder.
volume_type_extra_get
(request, type_id, raw=False)[source]
-
openstack_dashboard.api.cinder.
volume_type_extra_set
(request, type_id, metadata)[source]
-
openstack_dashboard.api.cinder.
volume_type_get
(request, volume_type_id)[source]
-
openstack_dashboard.api.cinder.
volume_type_get_with_qos_association
(request, volume_type_id)[source]
-
openstack_dashboard.api.cinder.
volume_type_list
(request)[source]
-
openstack_dashboard.api.cinder.
volume_type_list_with_qos_associations
(request)[source]
-
openstack_dashboard.api.cinder.
volume_type_update
(request, volume_type_id, name=None, description=None, is_public=None)[source]
-
openstack_dashboard.api.cinder.
volume_unmanage
(request, volume_id)[source]
-
openstack_dashboard.api.cinder.
volume_update
(request, volume_id, name, description)[source]
-
openstack_dashboard.api.cinder.
volume_upload_to_image
(request, volume_id, force, image_name, container_format, disk_format)[source]