OpenStack

  • Home
  • Projects
  • User Stories
  • Community
  • Blog
  • Wiki
  • Documentation
  • The cinder.api.common Module
  • The cinder.api.contrib.admin_actions Module
  • The cinder.api.contrib.availability_zones Module
  • The cinder.api.contrib.backups Module
  • The cinder.api.contrib.capabilities Module
  • The cinder.api.contrib.cgsnapshots Module
  • The cinder.api.contrib.consistencygroups Module
  • The cinder.api.contrib.extended_services Module
  • The cinder.api.contrib.extended_snapshot_attributes Module
  • The cinder.api.contrib.hosts Module
  • The cinder.api.contrib.image_create Module
  • The cinder.api.contrib.qos_specs_manage Module
  • The cinder.api.contrib.quota_classes Module
  • The cinder.api.contrib.quotas Module
  • The cinder.api.contrib.scheduler_hints Module
  • The cinder.api.contrib.scheduler_stats Module
  • The cinder.api.contrib.services Module
  • The cinder.api.contrib.snapshot_actions Module
  • The cinder.api.contrib.snapshot_manage Module
  • The cinder.api.contrib.snapshot_unmanage Module
  • The cinder.api.contrib.types_extra_specs Module
  • The cinder.api.contrib.types_manage Module
  • The cinder.api.contrib.used_limits Module
  • The cinder.api.contrib.volume_actions Module
  • The cinder.api.contrib.volume_encryption_metadata Module
  • The cinder.api.contrib.volume_host_attribute Module
  • The cinder.api.contrib.volume_image_metadata Module
  • The cinder.api.contrib.volume_manage Module
  • The cinder.api.contrib.volume_mig_status_attribute Module
  • The cinder.api.contrib.volume_tenant_attribute Module
  • The cinder.api.contrib.volume_transfer Module
  • The cinder.api.contrib.volume_type_access Module
  • The cinder.api.contrib.volume_type_encryption Module
  • The cinder.api.contrib.volume_unmanage Module
  • The cinder.api.extensions Module
  • The cinder.api.middleware.auth Module
  • The cinder.api.middleware.fault Module
  • The cinder.api.middleware.sizelimit Module
  • The cinder.api.openstack.api_version_request Module
  • The cinder.api.openstack.versioned_method Module
  • The cinder.api.openstack.wsgi Module
  • The cinder.api.urlmap Module
  • The cinder.api.v1.limits Module
  • The cinder.api.v1.router Module
  • The cinder.api.v1.snapshot_metadata Module
  • The cinder.api.v1.snapshots Module
  • The cinder.api.v1.types Module
  • The cinder.api.v1.volume_metadata Module
  • The cinder.api.v1.volumes Module
  • The cinder.api.v2.limits Module
  • The cinder.api.v2.router Module
  • The cinder.api.v2.snapshot_metadata Module
  • The cinder.api.v2.snapshots Module
  • The cinder.api.v2.types Module
  • The cinder.api.v2.views.types Module
  • The cinder.api.v2.views.volumes Module
  • The cinder.api.v2.volume_metadata Module
  • The cinder.api.v2.volumes Module
  • The cinder.api.v3.router Module
  • The cinder.api.versions Module
  • The cinder.api.views.availability_zones Module
  • The cinder.api.views.backups Module
  • The cinder.api.views.capabilities Module
  • The cinder.api.views.cgsnapshots Module
  • The cinder.api.views.consistencygroups Module
  • The cinder.api.views.limits Module
  • The cinder.api.views.qos_specs Module
  • The cinder.api.views.scheduler_stats Module
  • The cinder.api.views.snapshots Module
  • The cinder.api.views.transfers Module
  • The cinder.api.views.types Module
  • The cinder.api.views.versions Module
  • The cinder.api.xmlutil Module
  • The cinder.backup.api Module
  • The cinder.backup.chunkeddriver Module
  • The cinder.backup.driver Module
  • The cinder.backup.drivers.ceph Module
  • The cinder.backup.drivers.glusterfs Module
  • The cinder.backup.drivers.google Module
  • The cinder.backup.drivers.nfs Module
  • The cinder.backup.drivers.posix Module
  • The cinder.backup.drivers.swift Module
  • The cinder.backup.drivers.tsm Module
  • The cinder.backup.manager Module
  • The cinder.backup.rpcapi Module
  • The cinder.brick.local_dev.lvm Module
  • The cinder.cmd.all Module
  • The cinder.cmd.api Module
  • The cinder.cmd.backup Module
  • The cinder.cmd.manage Module
  • The cinder.cmd.rtstool Module
  • The cinder.cmd.scheduler Module
  • The cinder.cmd.volume Module
  • The cinder.cmd.volume_usage_audit Module
  • The cinder.common.config Module
  • The cinder.common.constants Module
  • The cinder.common.sqlalchemyutils Module
  • The cinder.compute.nova Module
  • The cinder.config.generate_cinder_opts Module
  • The cinder.consistencygroup.api Module
  • The cinder.context Module
  • The cinder.coordination Module
  • The cinder.db.api Module
  • The cinder.db.base Module
  • The cinder.db.migration Module
  • The cinder.db.sqlalchemy.api Module
  • The cinder.db.sqlalchemy.migrate_repo.manage Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.001_cinder_init Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.002_quota_class Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.003_glance_metadata Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.004_volume_type_to_uuid Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.005_add_source_volume_column Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.006_snapshots_add_provider_location Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.007_add_volume_snapshot_fk Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.008_add_backup Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.009_add_snapshot_metadata_table Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.010_add_transfers_table Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.011_add_bootable_column Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.012_add_attach_host_column Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.013_add_provider_geometry_column Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.014_add_name_id Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.015_drop_migrations_table Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.016_drop_sm_tables Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.017_add_encryption_information Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.018_add_qos_specs Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.019_add_migration_status Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.020_add_volume_admin_metadata_table Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.021_add_default_quota_class Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.022_add_reason_column_to_service Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.023_add_expire_reservations_index Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.024_add_replication_support Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.025_add_consistencygroup Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.026_add_consistencygroup_quota_class Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.027_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.028_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.029_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.030_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.031_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.032_add_volume_type_projects Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.033_add_encryption_unique_key Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.034_volume_type_add_desc_column Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.035_add_provider_id_column Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.036_add_provider_id_column_to_snapshots Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.037_add_cgsnapshot_id_column_to_consistencygroups Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.038_add_driver_initiator_data_table Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.039_add_parent_id_to_backups Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.040_add_volume_attachment Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.041_add_modified_at_column_to_service Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.042_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.043_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.044_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.045_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.046_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.047_add_per_volume_quota Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.048_add_allocated_in_quotas Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.049_add_temp_volume_snapshot_ids_to_backups Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.050_add_previous_status_to_volumes Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.051_add_source_cgid_column_to_consistencygroups Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.052_add_provider_auth_column_to_snapshots Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.053_add_version_columns_to_service Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.054_add_has_dependent_backups_column_to_backups Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.055_add_image_volume_cache_table Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.056_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.057_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.058_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.059_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.060_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.061_add_snapshot_id_timestamp_to_backups Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.062_deleted_type_to_Integer Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.063_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.064_add_restore_volume_id_to_backups Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.065_add_replication_info_to_service Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.066_add_allocated_id_column_to_reservations Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.067_readd_iscsi_targets_table Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.068_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.069_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.070_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.071_placeholder Module
  • The cinder.db.sqlalchemy.migrate_repo.versions.072_placeholder Module
  • The cinder.db.sqlalchemy.models Module
  • The cinder.exception Module
  • The cinder.flow_utils Module
  • The cinder.hacking.checks Module
  • The cinder.i18n Module
  • The cinder.image.cache Module
  • The cinder.image.glance Module
  • The cinder.image.image_utils Module
  • The cinder.keymgr.barbican Module
  • The cinder.keymgr.conf_key_mgr Module
  • The cinder.keymgr.key Module
  • The cinder.keymgr.key_mgr Module
  • The cinder.keymgr.not_implemented_key_mgr Module
  • The cinder.manager Module
  • The cinder.objects.backup Module
  • The cinder.objects.base Module
  • The cinder.objects.cgsnapshot Module
  • The cinder.objects.consistencygroup Module
  • The cinder.objects.fields Module
  • The cinder.objects.service Module
  • The cinder.objects.snapshot Module
  • The cinder.objects.volume Module
  • The cinder.objects.volume_attachment Module
  • The cinder.objects.volume_type Module
  • The cinder.opts Module
  • The cinder.policy Module
  • The cinder.quota Module
  • The cinder.quota_utils Module
  • The cinder.replication.api Module
  • The cinder.rpc Module
  • The cinder.scheduler.base_filter Module
  • The cinder.scheduler.base_handler Module
  • The cinder.scheduler.base_weight Module
  • The cinder.scheduler.driver Module
  • The cinder.scheduler.evaluator.evaluator Module
  • The cinder.scheduler.filter_scheduler Module
  • The cinder.scheduler.filters.affinity_filter Module
  • The cinder.scheduler.filters.availability_zone_filter Module
  • The cinder.scheduler.filters.capabilities_filter Module
  • The cinder.scheduler.filters.capacity_filter Module
  • The cinder.scheduler.filters.driver_filter Module
  • The cinder.scheduler.filters.extra_specs_ops Module
  • The cinder.scheduler.filters.ignore_attempted_hosts_filter Module
  • The cinder.scheduler.filters.instance_locality_filter Module
  • The cinder.scheduler.filters.json_filter Module
  • The cinder.scheduler.flows.create_volume Module
  • The cinder.scheduler.host_manager Module
  • The cinder.scheduler.manager Module
  • The cinder.scheduler.rpcapi Module
  • The cinder.scheduler.scheduler_options Module
  • The cinder.scheduler.weights.capacity Module
  • The cinder.scheduler.weights.chance Module
  • The cinder.scheduler.weights.goodness Module
  • The cinder.scheduler.weights.volume_number Module
  • The cinder.service Module
  • The cinder.ssh_utils Module
  • The cinder.test Module
  • The cinder.transfer.api Module
  • The cinder.utils Module
  • The cinder.version Module
  • The cinder.volume.api Module
  • The cinder.volume.configuration Module
  • The cinder.volume.driver Module
  • The cinder.volume.drivers.block_device Module
  • The cinder.volume.drivers.blockbridge Module
  • The cinder.volume.drivers.cloudbyte.cloudbyte Module
  • The cinder.volume.drivers.cloudbyte.options Module
  • The cinder.volume.drivers.coho Module
  • The cinder.volume.drivers.datera Module
  • The cinder.volume.drivers.dell.dell_storagecenter_api Module
  • The cinder.volume.drivers.dell.dell_storagecenter_common Module
  • The cinder.volume.drivers.dell.dell_storagecenter_fc Module
  • The cinder.volume.drivers.dell.dell_storagecenter_iscsi Module
  • The cinder.volume.drivers.disco.disco Module
  • The cinder.volume.drivers.dothill.dothill_client Module
  • The cinder.volume.drivers.dothill.dothill_common Module
  • The cinder.volume.drivers.dothill.dothill_fc Module
  • The cinder.volume.drivers.dothill.dothill_iscsi Module
  • The cinder.volume.drivers.drbdmanagedrv Module
  • The cinder.volume.drivers.emc.emc_cli_fc Module
  • The cinder.volume.drivers.emc.emc_cli_iscsi Module
  • The cinder.volume.drivers.emc.emc_vmax_common Module
  • The cinder.volume.drivers.emc.emc_vmax_fast Module
  • The cinder.volume.drivers.emc.emc_vmax_fc Module
  • The cinder.volume.drivers.emc.emc_vmax_https Module
  • The cinder.volume.drivers.emc.emc_vmax_iscsi Module
  • The cinder.volume.drivers.emc.emc_vmax_masking Module
  • The cinder.volume.drivers.emc.emc_vmax_provision Module
  • The cinder.volume.drivers.emc.emc_vmax_provision_v3 Module
  • The cinder.volume.drivers.emc.emc_vmax_utils Module
  • The cinder.volume.drivers.emc.emc_vnx_cli Module
  • The cinder.volume.drivers.emc.scaleio Module
  • The cinder.volume.drivers.emc.xtremio Module
  • The cinder.volume.drivers.eqlx Module
  • The cinder.volume.drivers.fujitsu.eternus_dx_common Module
  • The cinder.volume.drivers.fujitsu.eternus_dx_fc Module
  • The cinder.volume.drivers.fujitsu.eternus_dx_iscsi Module
  • The cinder.volume.drivers.glusterfs Module
  • The cinder.volume.drivers.hgst Module
  • The cinder.volume.drivers.hitachi.hbsd_basiclib Module
  • The cinder.volume.drivers.hitachi.hbsd_common Module
  • The cinder.volume.drivers.hitachi.hbsd_fc Module
  • The cinder.volume.drivers.hitachi.hbsd_horcm Module
  • The cinder.volume.drivers.hitachi.hbsd_iscsi Module
  • The cinder.volume.drivers.hitachi.hbsd_snm2 Module
  • The cinder.volume.drivers.hitachi.hnas_backend Module
  • The cinder.volume.drivers.hitachi.hnas_iscsi Module
  • The cinder.volume.drivers.hitachi.hnas_nfs Module
  • The cinder.volume.drivers.hpe.hpe_3par_common Module
  • The cinder.volume.drivers.hpe.hpe_3par_fc Module
  • The cinder.volume.drivers.hpe.hpe_3par_iscsi Module
  • The cinder.volume.drivers.hpe.hpe_lefthand_iscsi Module
  • The cinder.volume.drivers.hpe.hpe_xp_fc Module
  • The cinder.volume.drivers.hpe.hpe_xp_opts Module
  • The cinder.volume.drivers.huawei.constants Module
  • The cinder.volume.drivers.huawei.fc_zone_helper Module
  • The cinder.volume.drivers.huawei.huawei_conf Module
  • The cinder.volume.drivers.huawei.huawei_driver Module
  • The cinder.volume.drivers.huawei.huawei_utils Module
  • The cinder.volume.drivers.huawei.hypermetro Module
  • The cinder.volume.drivers.huawei.replication Module
  • The cinder.volume.drivers.huawei.rest_client Module
  • The cinder.volume.drivers.huawei.smartx Module
  • The cinder.volume.drivers.ibm.flashsystem_common Module
  • The cinder.volume.drivers.ibm.flashsystem_fc Module
  • The cinder.volume.drivers.ibm.flashsystem_iscsi Module
  • The cinder.volume.drivers.ibm.gpfs Module
  • The cinder.volume.drivers.ibm.storwize_svc.replication Module
  • The cinder.volume.drivers.ibm.storwize_svc.storwize_svc_common Module
  • The cinder.volume.drivers.ibm.storwize_svc.storwize_svc_fc Module
  • The cinder.volume.drivers.ibm.storwize_svc.storwize_svc_iscsi Module
  • The cinder.volume.drivers.ibm.xiv_ds8k Module
  • The cinder.volume.drivers.infortrend.eonstor_ds_cli.cli_factory Module
  • The cinder.volume.drivers.infortrend.eonstor_ds_cli.common_cli Module
  • The cinder.volume.drivers.infortrend.infortrend_fc_cli Module
  • The cinder.volume.drivers.infortrend.infortrend_iscsi_cli Module
  • The cinder.volume.drivers.lenovo.lenovo_client Module
  • The cinder.volume.drivers.lenovo.lenovo_common Module
  • The cinder.volume.drivers.lenovo.lenovo_fc Module
  • The cinder.volume.drivers.lenovo.lenovo_iscsi Module
  • The cinder.volume.drivers.lvm Module
  • The cinder.volume.drivers.netapp.common Module
  • The cinder.volume.drivers.netapp.dataontap.block_7mode Module
  • The cinder.volume.drivers.netapp.dataontap.block_base Module
  • The cinder.volume.drivers.netapp.dataontap.block_cmode Module
  • The cinder.volume.drivers.netapp.dataontap.client.api Module
  • The cinder.volume.drivers.netapp.dataontap.client.client_7mode Module
  • The cinder.volume.drivers.netapp.dataontap.client.client_base Module
  • The cinder.volume.drivers.netapp.dataontap.client.client_cmode Module
  • The cinder.volume.drivers.netapp.dataontap.fc_7mode Module
  • The cinder.volume.drivers.netapp.dataontap.fc_cmode Module
  • The cinder.volume.drivers.netapp.dataontap.iscsi_7mode Module
  • The cinder.volume.drivers.netapp.dataontap.iscsi_cmode Module
  • The cinder.volume.drivers.netapp.dataontap.nfs_7mode Module
  • The cinder.volume.drivers.netapp.dataontap.nfs_base Module
  • The cinder.volume.drivers.netapp.dataontap.nfs_cmode Module
  • The cinder.volume.drivers.netapp.dataontap.performance.perf_7mode Module
  • The cinder.volume.drivers.netapp.dataontap.performance.perf_base Module
  • The cinder.volume.drivers.netapp.dataontap.performance.perf_cmode Module
  • The cinder.volume.drivers.netapp.dataontap.ssc_cmode Module
  • The cinder.volume.drivers.netapp.eseries.client Module
  • The cinder.volume.drivers.netapp.eseries.exception Module
  • The cinder.volume.drivers.netapp.eseries.fc_driver Module
  • The cinder.volume.drivers.netapp.eseries.host_mapper Module
  • The cinder.volume.drivers.netapp.eseries.iscsi_driver Module
  • The cinder.volume.drivers.netapp.eseries.library Module
  • The cinder.volume.drivers.netapp.eseries.utils Module
  • The cinder.volume.drivers.netapp.options Module
  • The cinder.volume.drivers.netapp.utils Module
  • The cinder.volume.drivers.nexenta.iscsi Module
  • The cinder.volume.drivers.nexenta.jsonrpc Module
  • The cinder.volume.drivers.nexenta.nexentaedge.iscsi Module
  • The cinder.volume.drivers.nexenta.nexentaedge.jsonrpc Module
  • The cinder.volume.drivers.nexenta.nfs Module
  • The cinder.volume.drivers.nexenta.ns5.iscsi Module
  • The cinder.volume.drivers.nexenta.ns5.jsonrpc Module
  • The cinder.volume.drivers.nexenta.ns5.nfs Module
  • The cinder.volume.drivers.nexenta.options Module
  • The cinder.volume.drivers.nexenta.utils Module
  • The cinder.volume.drivers.nfs Module
  • The cinder.volume.drivers.nimble Module
  • The cinder.volume.drivers.prophetstor.dpl_fc Module
  • The cinder.volume.drivers.prophetstor.dpl_iscsi Module
  • The cinder.volume.drivers.prophetstor.dplcommon Module
  • The cinder.volume.drivers.prophetstor.options Module
  • The cinder.volume.drivers.pure Module
  • The cinder.volume.drivers.quobyte Module
  • The cinder.volume.drivers.rbd Module
  • The cinder.volume.drivers.remotefs Module
  • The cinder.volume.drivers.san.hp.hpmsa_client Module
  • The cinder.volume.drivers.san.hp.hpmsa_common Module
  • The cinder.volume.drivers.san.hp.hpmsa_fc Module
  • The cinder.volume.drivers.san.hp.hpmsa_iscsi Module
  • The cinder.volume.drivers.san.san Module
  • The cinder.volume.drivers.scality Module
  • The cinder.volume.drivers.sheepdog Module
  • The cinder.volume.drivers.smbfs Module
  • The cinder.volume.drivers.solidfire Module
  • The cinder.volume.drivers.tegile Module
  • The cinder.volume.drivers.tintri Module
  • The cinder.volume.drivers.violin.v7000_common Module
  • The cinder.volume.drivers.violin.v7000_fcp Module
  • The cinder.volume.drivers.vmware.datastore Module
  • The cinder.volume.drivers.vmware.exceptions Module
  • The cinder.volume.drivers.vmware.vmdk Module
  • The cinder.volume.drivers.vmware.volumeops Module
  • The cinder.volume.drivers.vzstorage Module
  • The cinder.volume.drivers.windows.constants Module
  • The cinder.volume.drivers.windows.remotefs Module
  • The cinder.volume.drivers.windows.smbfs Module
  • The cinder.volume.drivers.windows.windows Module
  • The cinder.volume.drivers.xio Module
  • The cinder.volume.drivers.zfssa.restclient Module
  • The cinder.volume.drivers.zfssa.webdavclient Module
  • The cinder.volume.drivers.zfssa.zfssaiscsi Module
  • The cinder.volume.drivers.zfssa.zfssanfs Module
  • The cinder.volume.drivers.zfssa.zfssarest Module
  • The cinder.volume.flows.api.create_volume Module
  • The cinder.volume.flows.api.manage_existing Module
  • The cinder.volume.flows.common Module
  • The cinder.volume.flows.manager.create_volume Module
  • The cinder.volume.flows.manager.manage_existing Module
  • The cinder.volume.flows.manager.manage_existing_snapshot Module
  • The cinder.volume.manager Module
  • The cinder.volume.qos_specs Module
  • The cinder.volume.rpcapi Module
  • The cinder.volume.targets.cxt Module
  • The cinder.volume.targets.driver Module
  • The cinder.volume.targets.fake Module
  • The cinder.volume.targets.iet Module
  • The cinder.volume.targets.iscsi Module
  • The cinder.volume.targets.iser Module
  • The cinder.volume.targets.lio Module
  • The cinder.volume.targets.scst Module
  • The cinder.volume.targets.tgt Module
  • The cinder.volume.throttling Module
  • The cinder.volume.utils Module
  • The cinder.volume.volume_types Module
  • The cinder.wsgi.common Module
  • The cinder.wsgi.eventlet_server Module
  • The cinder.wsgi.wsgi Module
  • The cinder.zonemanager.drivers.brocade.brcd_fabric_opts Module
  • The cinder.zonemanager.drivers.brocade.brcd_fc_san_lookup_service Module
  • The cinder.zonemanager.drivers.brocade.brcd_fc_zone_client_cli Module
  • The cinder.zonemanager.drivers.brocade.brcd_fc_zone_connector_factory Module
  • The cinder.zonemanager.drivers.brocade.brcd_fc_zone_driver Module
  • The cinder.zonemanager.drivers.brocade.brcd_http_fc_zone_client Module
  • The cinder.zonemanager.drivers.brocade.fc_zone_constants Module
  • The cinder.zonemanager.drivers.cisco.cisco_fabric_opts Module
  • The cinder.zonemanager.drivers.cisco.cisco_fc_san_lookup_service Module
  • The cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli Module
  • The cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver Module
  • The cinder.zonemanager.drivers.cisco.fc_zone_constants Module
  • The cinder.zonemanager.drivers.driver_utils Module
  • The cinder.zonemanager.drivers.fc_zone_driver Module
  • The cinder.zonemanager.fc_common Module
  • The cinder.zonemanager.fc_san_lookup_service Module
  • The cinder.zonemanager.fc_zone_manager Module
  • The cinder.zonemanager.fczm_constants Module
  • The cinder.zonemanager.utils Module

Previous topic

Release notes

Next topic

The cinder.api.common Module

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • cinder 8.1.2.dev15 documentation »
  • Developer Guide »
© Copyright 2010-present, OpenStack Foundation. Last updated on 8.1.2~a0~dev15. Created using Sphinx 1.3.6.