cinder.objects package¶
Submodules¶
- cinder.objects.backup module
Backup
Backup.OPTIONAL_FIELDS
Backup.VERSION
Backup.availability_zone
Backup.container
Backup.create()
Backup.created_at
Backup.data_timestamp
Backup.decode_record()
Backup.deleted
Backup.deleted_at
Backup.destroy()
Backup.display_description
Backup.display_name
Backup.encode_record()
Backup.encryption_key_id
Backup.fail_reason
Backup.fields
Backup.has_dependent_backups
Backup.host
Backup.id
Backup.is_incremental
Backup.metadata
Backup.model
Backup.name
Backup.num_dependent_backups
Backup.obj_extra_fields
Backup.obj_load_attr()
Backup.obj_reset_changes()
Backup.obj_what_changed()
Backup.object_count
Backup.parent
Backup.parent_id
Backup.project_id
Backup.restore_volume_id
Backup.save()
Backup.service
Backup.service_metadata
Backup.size
Backup.snapshot_id
Backup.status
Backup.temp_snapshot_id
Backup.temp_volume_id
Backup.updated_at
Backup.user_id
Backup.volume_id
BackupDeviceInfo
BackupImport
BackupImport.availability_zone
BackupImport.container
BackupImport.create()
BackupImport.created_at
BackupImport.data_timestamp
BackupImport.deleted
BackupImport.deleted_at
BackupImport.display_description
BackupImport.display_name
BackupImport.encryption_key_id
BackupImport.fail_reason
BackupImport.fields
BackupImport.host
BackupImport.id
BackupImport.metadata
BackupImport.model
BackupImport.num_dependent_backups
BackupImport.object_count
BackupImport.parent
BackupImport.parent_id
BackupImport.project_id
BackupImport.restore_volume_id
BackupImport.service
BackupImport.service_metadata
BackupImport.size
BackupImport.snapshot_id
BackupImport.status
BackupImport.temp_snapshot_id
BackupImport.temp_volume_id
BackupImport.updated_at
BackupImport.user_id
BackupImport.volume_id
BackupList
- cinder.objects.base module
CinderComparableObject
CinderObject
CinderObjectDictCompat
CinderObjectRegistry
CinderObjectSerializer
CinderObjectVersionsHistory
CinderPersistentObject
CinderPersistentObject.Case
CinderPersistentObject.Not
CinderPersistentObject.OPTIONAL_FIELDS
CinderPersistentObject.as_read_deleted()
CinderPersistentObject.cinder_ovo_cls_init()
CinderPersistentObject.conditional_update()
CinderPersistentObject.exists()
CinderPersistentObject.fields
CinderPersistentObject.get_by_id()
CinderPersistentObject.obj_as_admin()
CinderPersistentObject.refresh()
CinderPersistentObject.update_single_status_where()
ClusteredObject
ObjectListBase
- cinder.objects.cgsnapshot module
CGSnapshot
CGSnapshot.OPTIONAL_FIELDS
CGSnapshot.VERSION
CGSnapshot.cluster_name
CGSnapshot.consistencygroup
CGSnapshot.consistencygroup_id
CGSnapshot.create()
CGSnapshot.created_at
CGSnapshot.deleted
CGSnapshot.deleted_at
CGSnapshot.description
CGSnapshot.destroy()
CGSnapshot.fields
CGSnapshot.from_group_snapshot()
CGSnapshot.host
CGSnapshot.id
CGSnapshot.model
CGSnapshot.name
CGSnapshot.obj_load_attr()
CGSnapshot.project_id
CGSnapshot.save()
CGSnapshot.snapshots
CGSnapshot.status
CGSnapshot.updated_at
CGSnapshot.user_id
CGSnapshotList
- cinder.objects.cleanable module
CinderCleanableObject
CinderCleanableObject.cinder_ovo_cls_init()
CinderCleanableObject.cleanable_resource_types
CinderCleanableObject.create_worker()
CinderCleanableObject.decorate()
CinderCleanableObject.get_pinned_version()
CinderCleanableObject.get_rpc_api()
CinderCleanableObject.is_cleanable()
CinderCleanableObject.refresh()
CinderCleanableObject.set_worker()
CinderCleanableObject.set_workers()
CinderCleanableObject.unset_worker()
CinderCleanableObject.worker
- cinder.objects.cleanup_request module
- cinder.objects.cluster module
Cluster
Cluster.OPTIONAL_FIELDS
Cluster.VERSION
Cluster.active_backend_id
Cluster.binary
Cluster.create()
Cluster.created_at
Cluster.deleted
Cluster.deleted_at
Cluster.destroy()
Cluster.disabled
Cluster.disabled_reason
Cluster.fields
Cluster.frozen
Cluster.id
Cluster.is_up
Cluster.last_heartbeat
Cluster.model
Cluster.name
Cluster.num_down_hosts
Cluster.num_hosts
Cluster.obj_load_attr()
Cluster.replication_status
Cluster.reset_service_replication()
Cluster.save()
Cluster.services
Cluster.updated_at
ClusterList
- cinder.objects.consistencygroup module
ConsistencyGroup
ConsistencyGroup.OPTIONAL_FIELDS
ConsistencyGroup.VERSION
ConsistencyGroup.availability_zone
ConsistencyGroup.cgsnapshot_id
ConsistencyGroup.cgsnapshots
ConsistencyGroup.cluster
ConsistencyGroup.cluster_name
ConsistencyGroup.create()
ConsistencyGroup.created_at
ConsistencyGroup.deleted
ConsistencyGroup.deleted_at
ConsistencyGroup.description
ConsistencyGroup.destroy()
ConsistencyGroup.fields
ConsistencyGroup.from_group()
ConsistencyGroup.host
ConsistencyGroup.id
ConsistencyGroup.model
ConsistencyGroup.name
ConsistencyGroup.obj_load_attr()
ConsistencyGroup.project_id
ConsistencyGroup.save()
ConsistencyGroup.source_cgid
ConsistencyGroup.status
ConsistencyGroup.updated_at
ConsistencyGroup.user_id
ConsistencyGroup.volume_type_id
ConsistencyGroup.volumes
ConsistencyGroupList
- cinder.objects.dynamic_log module
- cinder.objects.fields module
BackupStatus
BackupStatusField
BaseCinderEnum
ConsistencyGroupStatus
ConsistencyGroupStatusField
DictOfNullableField
GroupSnapshotStatus
GroupSnapshotStatusField
GroupStatus
GroupStatusField
QoSConsumerField
QoSConsumerValues
ReplicationStatus
ReplicationStatusField
SnapshotStatus
SnapshotStatusField
VolumeAttachStatus
VolumeAttachStatusField
VolumeMigrationStatus
VolumeMigrationStatusField
VolumeStatus
VolumeStatus.ALL
VolumeStatus.ATTACHING
VolumeStatus.AVAILABLE
VolumeStatus.AWAITING_TRANSFER
VolumeStatus.BACKING_UP
VolumeStatus.CREATING
VolumeStatus.DELETING
VolumeStatus.DETACHING
VolumeStatus.DOWNLOADING
VolumeStatus.ERROR
VolumeStatus.ERROR_BACKING_UP
VolumeStatus.ERROR_DELETING
VolumeStatus.ERROR_EXTENDING
VolumeStatus.ERROR_MANAGING
VolumeStatus.ERROR_RESTORING
VolumeStatus.EXTENDING
VolumeStatus.IN_USE
VolumeStatus.MAINTENANCE
VolumeStatus.MANAGING
VolumeStatus.RESERVED
VolumeStatus.RESTORING_BACKUP
VolumeStatus.RETYPING
VolumeStatus.UPLOADING
VolumeStatusField
- cinder.objects.group module
Group
Group.OPTIONAL_FIELDS
Group.VERSION
Group.availability_zone
Group.cluster_name
Group.create()
Group.created_at
Group.deleted
Group.deleted_at
Group.description
Group.destroy()
Group.fields
Group.group_snapshot_id
Group.group_snapshots
Group.group_type_id
Group.host
Group.id
Group.is_replicated
Group.model
Group.name
Group.obj_load_attr()
Group.project_id
Group.replication_status
Group.save()
Group.source_group_id
Group.status
Group.updated_at
Group.user_id
Group.volume_type_ids
Group.volume_types
Group.volumes
GroupList
- cinder.objects.group_snapshot module
GroupSnapshot
GroupSnapshot.OPTIONAL_FIELDS
GroupSnapshot.VERSION
GroupSnapshot.cluster_name
GroupSnapshot.create()
GroupSnapshot.created_at
GroupSnapshot.deleted
GroupSnapshot.deleted_at
GroupSnapshot.description
GroupSnapshot.destroy()
GroupSnapshot.fields
GroupSnapshot.group
GroupSnapshot.group_id
GroupSnapshot.group_type_id
GroupSnapshot.host
GroupSnapshot.id
GroupSnapshot.model
GroupSnapshot.name
GroupSnapshot.obj_load_attr()
GroupSnapshot.project_id
GroupSnapshot.save()
GroupSnapshot.snapshots
GroupSnapshot.status
GroupSnapshot.updated_at
GroupSnapshot.user_id
GroupSnapshotList
- cinder.objects.group_type module
GroupType
GroupType.OPTIONAL_FIELDS
GroupType.VERSION
GroupType.create()
GroupType.created_at
GroupType.deleted
GroupType.deleted_at
GroupType.description
GroupType.destroy()
GroupType.fields
GroupType.group_specs
GroupType.id
GroupType.is_public
GroupType.model
GroupType.name
GroupType.projects
GroupType.save()
GroupType.updated_at
GroupTypeList
- cinder.objects.manageableresources module
- cinder.objects.qos_specs module
QualityOfServiceSpecs
QualityOfServiceSpecs.OPTIONAL_FIELDS
QualityOfServiceSpecs.VERSION
QualityOfServiceSpecs.consumer
QualityOfServiceSpecs.create()
QualityOfServiceSpecs.created_at
QualityOfServiceSpecs.deleted
QualityOfServiceSpecs.deleted_at
QualityOfServiceSpecs.destroy()
QualityOfServiceSpecs.fields
QualityOfServiceSpecs.id
QualityOfServiceSpecs.model
QualityOfServiceSpecs.name
QualityOfServiceSpecs.obj_get_changes()
QualityOfServiceSpecs.obj_load_attr()
QualityOfServiceSpecs.obj_reset_changes()
QualityOfServiceSpecs.obj_what_changed()
QualityOfServiceSpecs.save()
QualityOfServiceSpecs.specs
QualityOfServiceSpecs.updated_at
QualityOfServiceSpecs.volume_types
QualityOfServiceSpecsList
- cinder.objects.request_spec module
RequestSpec
RequestSpec.CG_backend
RequestSpec.VERSION
RequestSpec.availability_zones
RequestSpec.backup_id
RequestSpec.cgsnapshot_id
RequestSpec.consistencygroup_id
RequestSpec.fields
RequestSpec.from_primitives()
RequestSpec.group_backend
RequestSpec.group_id
RequestSpec.image_id
RequestSpec.obj_extra_fields
RequestSpec.operation
RequestSpec.resource_backend
RequestSpec.resource_properties
RequestSpec.snapshot_id
RequestSpec.source_replicaid
RequestSpec.source_volid
RequestSpec.volume
RequestSpec.volume_id
RequestSpec.volume_properties
RequestSpec.volume_type
VolumeProperties
VolumeProperties.VERSION
VolumeProperties.attach_status
VolumeProperties.availability_zone
VolumeProperties.cgsnapshot_id
VolumeProperties.consistencygroup_id
VolumeProperties.display_description
VolumeProperties.display_name
VolumeProperties.encryption_key_id
VolumeProperties.fields
VolumeProperties.group_id
VolumeProperties.group_type_id
VolumeProperties.metadata
VolumeProperties.multiattach
VolumeProperties.project_id
VolumeProperties.qos_specs
VolumeProperties.replication_status
VolumeProperties.reservations
VolumeProperties.size
VolumeProperties.snapshot_id
VolumeProperties.source_replicaid
VolumeProperties.source_volid
VolumeProperties.status
VolumeProperties.user_id
VolumeProperties.volume_type_id
- cinder.objects.service module
Service
Service.OPTIONAL_FIELDS
Service.VERSION
Service.active_backend_id
Service.availability_zone
Service.binary
Service.cluster
Service.cluster_name
Service.create()
Service.created_at
Service.deleted
Service.deleted_at
Service.destroy()
Service.disabled
Service.disabled_reason
Service.fields
Service.frozen
Service.get_by_args()
Service.get_by_host_and_topic()
Service.get_by_uuid()
Service.get_minimum_obj_version()
Service.get_minimum_rpc_version()
Service.host
Service.id
Service.is_up
Service.model
Service.modified_at
Service.obj_load_attr()
Service.object_current_version
Service.replication_status
Service.report_count
Service.rpc_current_version
Service.save()
Service.topic
Service.updated_at
Service.uuid
ServiceList
- cinder.objects.snapshot module
Snapshot
Snapshot.OPTIONAL_FIELDS
Snapshot.VERSION
Snapshot.cgsnapshot
Snapshot.cgsnapshot_id
Snapshot.cluster_name
Snapshot.create()
Snapshot.created_at
Snapshot.delete_metadata_key()
Snapshot.deleted
Snapshot.deleted_at
Snapshot.destroy()
Snapshot.display_description
Snapshot.display_name
Snapshot.encryption_key_id
Snapshot.fields
Snapshot.group_snapshot
Snapshot.group_snapshot_id
Snapshot.host
Snapshot.id
Snapshot.metadata
Snapshot.model
Snapshot.name
Snapshot.obj_extra_fields
Snapshot.obj_load_attr()
Snapshot.obj_reset_changes()
Snapshot.obj_what_changed()
Snapshot.progress
Snapshot.project_id
Snapshot.provider_auth
Snapshot.provider_id
Snapshot.provider_location
Snapshot.save()
Snapshot.snapshot_data_get_for_project()
Snapshot.status
Snapshot.updated_at
Snapshot.use_quota
Snapshot.user_id
Snapshot.volume
Snapshot.volume_id
Snapshot.volume_name
Snapshot.volume_size
Snapshot.volume_type_id
SnapshotList
SnapshotList.VERSION
SnapshotList.fields
SnapshotList.get_all()
SnapshotList.get_all_active_by_window()
SnapshotList.get_all_by_project()
SnapshotList.get_all_for_cgsnapshot()
SnapshotList.get_all_for_group_snapshot()
SnapshotList.get_all_for_volume()
SnapshotList.get_by_host()
SnapshotList.get_snapshot_summary()
SnapshotList.objects
- cinder.objects.volume module
MetadataObject
Volume
Volume.OPTIONAL_FIELDS
Volume.VERSION
Volume.admin_metadata
Volume.admin_metadata_update()
Volume.attach_status
Volume.availability_zone
Volume.begin_attach()
Volume.bootable
Volume.cluster
Volume.cluster_name
Volume.consistencygroup
Volume.consistencygroup_id
Volume.create()
Volume.created_at
Volume.delete_metadata_key()
Volume.deleted
Volume.deleted_at
Volume.destroy()
Volume.display_description
Volume.display_name
Volume.ec2_id
Volume.encryption_key_id
Volume.fields
Volume.finish_detach()
Volume.finish_volume_migration()
Volume.get_latest_snapshot()
Volume.glance_metadata
Volume.group
Volume.group_id
Volume.host
Volume.id
Volume.is_migration_target()
Volume.is_multiattach()
Volume.is_replicated()
Volume.launched_at
Volume.metadata
Volume.migration_status
Volume.model
Volume.multiattach
Volume.name
Volume.name_id
Volume.obj_extra_fields
Volume.obj_load_attr()
Volume.obj_reset_changes()
Volume.obj_what_changed()
Volume.populate_consistencygroup()
Volume.previous_status
Volume.project_id
Volume.provider_auth
Volume.provider_geometry
Volume.provider_id
Volume.provider_location
Volume.replication_driver_data
Volume.replication_extended_status
Volume.replication_status
Volume.save()
Volume.scheduled_at
Volume.service_uuid
Volume.shared_targets
Volume.size
Volume.snapshot_id
Volume.snapshots
Volume.source_volid
Volume.status
Volume.terminated_at
Volume.updated_at
Volume.use_quota
Volume.user_id
Volume.volume_admin_metadata
Volume.volume_attachment
Volume.volume_glance_metadata
Volume.volume_metadata
Volume.volume_type
Volume.volume_type_id
VolumeList
VolumeList.VERSION
VolumeList.fields
VolumeList.get_all()
VolumeList.get_all_active_by_window()
VolumeList.get_all_by_generic_group()
VolumeList.get_all_by_group()
VolumeList.get_all_by_host()
VolumeList.get_all_by_project()
VolumeList.get_volume_summary()
VolumeList.include_in_cluster()
VolumeList.objects
- cinder.objects.volume_attachment module
VolumeAttachment
VolumeAttachment.OPTIONAL_FIELDS
VolumeAttachment.VERSION
VolumeAttachment.attach_mode
VolumeAttachment.attach_status
VolumeAttachment.attach_time
VolumeAttachment.attached_host
VolumeAttachment.connection_info
VolumeAttachment.connector
VolumeAttachment.create()
VolumeAttachment.created_at
VolumeAttachment.deleted
VolumeAttachment.deleted_at
VolumeAttachment.destroy()
VolumeAttachment.detach_time
VolumeAttachment.fields
VolumeAttachment.finish_attach()
VolumeAttachment.id
VolumeAttachment.instance_uuid
VolumeAttachment.model
VolumeAttachment.mountpoint
VolumeAttachment.obj_extra_fields
VolumeAttachment.obj_load_attr()
VolumeAttachment.project_id
VolumeAttachment.save()
VolumeAttachment.updated_at
VolumeAttachment.volume
VolumeAttachment.volume_host
VolumeAttachment.volume_id
VolumeAttachmentList
- cinder.objects.volume_type module
VolumeType
VolumeType.OPTIONAL_FIELDS
VolumeType.VERSION
VolumeType.create()
VolumeType.created_at
VolumeType.deleted
VolumeType.deleted_at
VolumeType.description
VolumeType.destroy()
VolumeType.extra_specs
VolumeType.fields
VolumeType.get_by_name_or_id()
VolumeType.id
VolumeType.is_multiattach()
VolumeType.is_public
VolumeType.is_replicated()
VolumeType.model
VolumeType.name
VolumeType.obj_load_attr()
VolumeType.projects
VolumeType.qos_specs
VolumeType.qos_specs_id
VolumeType.save()
VolumeType.updated_at
VolumeTypeList
Module contents¶
- register_all()¶