.. toctree::
   :maxdepth: 1

   cinder.api.auth.rst
   cinder.api.common.rst
   cinder.api.contrib.admin_actions.rst
   cinder.api.contrib.availability_zones.rst
   cinder.api.contrib.backups.rst
   cinder.api.contrib.cgsnapshots.rst
   cinder.api.contrib.consistencygroups.rst
   cinder.api.contrib.extended_services.rst
   cinder.api.contrib.extended_snapshot_attributes.rst
   cinder.api.contrib.hosts.rst
   cinder.api.contrib.image_create.rst
   cinder.api.contrib.qos_specs_manage.rst
   cinder.api.contrib.quota_classes.rst
   cinder.api.contrib.quotas.rst
   cinder.api.contrib.scheduler_hints.rst
   cinder.api.contrib.scheduler_stats.rst
   cinder.api.contrib.services.rst
   cinder.api.contrib.snapshot_actions.rst
   cinder.api.contrib.types_extra_specs.rst
   cinder.api.contrib.types_manage.rst
   cinder.api.contrib.used_limits.rst
   cinder.api.contrib.volume_actions.rst
   cinder.api.contrib.volume_encryption_metadata.rst
   cinder.api.contrib.volume_host_attribute.rst
   cinder.api.contrib.volume_image_metadata.rst
   cinder.api.contrib.volume_manage.rst
   cinder.api.contrib.volume_mig_status_attribute.rst
   cinder.api.contrib.volume_replication.rst
   cinder.api.contrib.volume_tenant_attribute.rst
   cinder.api.contrib.volume_transfer.rst
   cinder.api.contrib.volume_type_encryption.rst
   cinder.api.contrib.volume_unmanage.rst
   cinder.api.extensions.rst
   cinder.api.middleware.auth.rst
   cinder.api.middleware.fault.rst
   cinder.api.middleware.sizelimit.rst
   cinder.api.openstack.urlmap.rst
   cinder.api.openstack.volume.versions.rst
   cinder.api.openstack.wsgi.rst
   cinder.api.sizelimit.rst
   cinder.api.urlmap.rst
   cinder.api.v1.limits.rst
   cinder.api.v1.router.rst
   cinder.api.v1.snapshot_metadata.rst
   cinder.api.v1.snapshots.rst
   cinder.api.v1.types.rst
   cinder.api.v1.volume_metadata.rst
   cinder.api.v1.volumes.rst
   cinder.api.v2.limits.rst
   cinder.api.v2.router.rst
   cinder.api.v2.snapshot_metadata.rst
   cinder.api.v2.snapshots.rst
   cinder.api.v2.types.rst
   cinder.api.v2.views.volumes.rst
   cinder.api.v2.volume_metadata.rst
   cinder.api.v2.volumes.rst
   cinder.api.versions.rst
   cinder.api.views.availability_zones.rst
   cinder.api.views.backups.rst
   cinder.api.views.cgsnapshots.rst
   cinder.api.views.consistencygroups.rst
   cinder.api.views.limits.rst
   cinder.api.views.qos_specs.rst
   cinder.api.views.scheduler_stats.rst
   cinder.api.views.transfers.rst
   cinder.api.views.types.rst
   cinder.api.views.versions.rst
   cinder.api.xmlutil.rst
   cinder.backup.api.rst
   cinder.backup.driver.rst
   cinder.backup.drivers.ceph.rst
   cinder.backup.drivers.swift.rst
   cinder.backup.drivers.tsm.rst
   cinder.backup.manager.rst
   cinder.backup.rpcapi.rst
   cinder.brick.exception.rst
   cinder.brick.executor.rst
   cinder.brick.initiator.connector.rst
   cinder.brick.initiator.host_driver.rst
   cinder.brick.initiator.linuxfc.rst
   cinder.brick.initiator.linuxscsi.rst
   cinder.brick.iscsi.iscsi.rst
   cinder.brick.local_dev.lvm.rst
   cinder.brick.remotefs.remotefs.rst
   cinder.common.config.rst
   cinder.common.sqlalchemyutils.rst
   cinder.compute.aggregate_states.rst
   cinder.compute.nova.rst
   cinder.consistencygroup.api.rst
   cinder.context.rst
   cinder.db.api.rst
   cinder.db.base.rst
   cinder.db.migration.rst
   cinder.db.sqlalchemy.api.rst
   cinder.db.sqlalchemy.migrate_repo.manage.rst
   cinder.db.sqlalchemy.migrate_repo.versions.001_cinder_init.rst
   cinder.db.sqlalchemy.migrate_repo.versions.002_quota_class.rst
   cinder.db.sqlalchemy.migrate_repo.versions.003_glance_metadata.rst
   cinder.db.sqlalchemy.migrate_repo.versions.004_volume_type_to_uuid.rst
   cinder.db.sqlalchemy.migrate_repo.versions.005_add_source_volume_column.rst
   cinder.db.sqlalchemy.migrate_repo.versions.006_snapshots_add_provider_location.rst
   cinder.db.sqlalchemy.migrate_repo.versions.007_add_volume_snapshot_fk.rst
   cinder.db.sqlalchemy.migrate_repo.versions.008_add_backup.rst
   cinder.db.sqlalchemy.migrate_repo.versions.009_add_snapshot_metadata_table.rst
   cinder.db.sqlalchemy.migrate_repo.versions.010_add_transfers_table.rst
   cinder.db.sqlalchemy.migrate_repo.versions.011_add_bootable_column.rst
   cinder.db.sqlalchemy.migrate_repo.versions.012_add_attach_host_column.rst
   cinder.db.sqlalchemy.migrate_repo.versions.013_add_provider_geometry_column.rst
   cinder.db.sqlalchemy.migrate_repo.versions.014_add_name_id.rst
   cinder.db.sqlalchemy.migrate_repo.versions.015_drop_migrations_table.rst
   cinder.db.sqlalchemy.migrate_repo.versions.016_drop_sm_tables.rst
   cinder.db.sqlalchemy.migrate_repo.versions.017_add_encryption_information.rst
   cinder.db.sqlalchemy.migrate_repo.versions.018_add_qos_specs.rst
   cinder.db.sqlalchemy.migrate_repo.versions.019_add_migration_status.rst
   cinder.db.sqlalchemy.migrate_repo.versions.020_add_volume_admin_metadata_table.rst
   cinder.db.sqlalchemy.migrate_repo.versions.021_add_default_quota_class.rst
   cinder.db.sqlalchemy.migrate_repo.versions.022_add_reason_column_to_service.rst
   cinder.db.sqlalchemy.migrate_repo.versions.023_add_expire_reservations_index.rst
   cinder.db.sqlalchemy.migrate_repo.versions.024_add_replication_support.rst
   cinder.db.sqlalchemy.migrate_repo.versions.025_add_consistencygroup.rst
   cinder.db.sqlalchemy.migrate_repo.versions.026_add_consistencygroup_quota_class.rst
   cinder.db.sqlalchemy.migration.rst
   cinder.db.sqlalchemy.models.rst
   cinder.exception.rst
   cinder.flow_utils.rst
   cinder.hacking.checks.rst
   cinder.i18n.rst
   cinder.image.glance.rst
   cinder.image.image_utils.rst
   cinder.keymgr.barbican.rst
   cinder.keymgr.conf_key_mgr.rst
   cinder.keymgr.key.rst
   cinder.keymgr.key_mgr.rst
   cinder.keymgr.not_implemented_key_mgr.rst
   cinder.manager.rst
   cinder.openstack.common.config.generator.rst
   cinder.openstack.common.context.rst
   cinder.openstack.common.eventlet_backdoor.rst
   cinder.openstack.common.excutils.rst
   cinder.openstack.common.fileutils.rst
   cinder.openstack.common.gettextutils.rst
   cinder.openstack.common.imageutils.rst
   cinder.openstack.common.importutils.rst
   cinder.openstack.common.jsonutils.rst
   cinder.openstack.common.local.rst
   cinder.openstack.common.lockutils.rst
   cinder.openstack.common.log.rst
   cinder.openstack.common.log_handler.rst
   cinder.openstack.common.loopingcall.rst
   cinder.openstack.common.middleware.base.rst
   cinder.openstack.common.middleware.request_id.rst
   cinder.openstack.common.network_utils.rst
   cinder.openstack.common.periodic_task.rst
   cinder.openstack.common.policy.rst
   cinder.openstack.common.processutils.rst
   cinder.openstack.common.request_utils.rst
   cinder.openstack.common.scheduler.base_filter.rst
   cinder.openstack.common.scheduler.base_handler.rst
   cinder.openstack.common.scheduler.base_weight.rst
   cinder.openstack.common.scheduler.filters.availability_zone_filter.rst
   cinder.openstack.common.scheduler.filters.capabilities_filter.rst
   cinder.openstack.common.scheduler.filters.extra_specs_ops.rst
   cinder.openstack.common.scheduler.filters.ignore_attempted_hosts_filter.rst
   cinder.openstack.common.scheduler.filters.json_filter.rst
   cinder.openstack.common.service.rst
   cinder.openstack.common.sslutils.rst
   cinder.openstack.common.strutils.rst
   cinder.openstack.common.systemd.rst
   cinder.openstack.common.test.rst
   cinder.openstack.common.threadgroup.rst
   cinder.openstack.common.timeutils.rst
   cinder.openstack.common.units.rst
   cinder.openstack.common.uuidutils.rst
   cinder.openstack.common.versionutils.rst
   cinder.policy.rst
   cinder.quota.rst
   cinder.quota_utils.rst
   cinder.replication.api.rst
   cinder.rpc.rst
   cinder.scheduler.driver.rst
   cinder.scheduler.filter_scheduler.rst
   cinder.scheduler.filters.affinity_filter.rst
   cinder.scheduler.filters.capacity_filter.rst
   cinder.scheduler.flows.create_volume.rst
   cinder.scheduler.host_manager.rst
   cinder.scheduler.manager.rst
   cinder.scheduler.rpcapi.rst
   cinder.scheduler.scheduler_options.rst
   cinder.scheduler.simple.rst
   cinder.scheduler.weights.capacity.rst
   cinder.scheduler.weights.chance.rst
   cinder.scheduler.weights.volume_number.rst
   cinder.service.rst
   cinder.ssh_utils.rst
   cinder.test.rst
   cinder.transfer.api.rst
   cinder.utils.rst
   cinder.version.rst
   cinder.volume.api.rst
   cinder.volume.configuration.rst
   cinder.volume.driver.rst
   cinder.volume.drivers.block_device.rst
   cinder.volume.drivers.coraid.rst
   cinder.volume.drivers.datera.rst
   cinder.volume.drivers.emc.emc_cli_fc.rst
   cinder.volume.drivers.emc.emc_cli_iscsi.rst
   cinder.volume.drivers.emc.emc_vmax_common.rst
   cinder.volume.drivers.emc.emc_vmax_fast.rst
   cinder.volume.drivers.emc.emc_vmax_fc.rst
   cinder.volume.drivers.emc.emc_vmax_iscsi.rst
   cinder.volume.drivers.emc.emc_vmax_masking.rst
   cinder.volume.drivers.emc.emc_vmax_provision.rst
   cinder.volume.drivers.emc.emc_vmax_utils.rst
   cinder.volume.drivers.emc.emc_vnx_cli.rst
   cinder.volume.drivers.emc.xtremio.rst
   cinder.volume.drivers.eqlx.rst
   cinder.volume.drivers.fujitsu_eternus_dx_common.rst
   cinder.volume.drivers.fujitsu_eternus_dx_fc.rst
   cinder.volume.drivers.fujitsu_eternus_dx_iscsi.rst
   cinder.volume.drivers.fusionio.ioControl.rst
   cinder.volume.drivers.glusterfs.rst
   cinder.volume.drivers.hds.hds.rst
   cinder.volume.drivers.hds.hnas_backend.rst
   cinder.volume.drivers.hds.hus_backend.rst
   cinder.volume.drivers.hds.iscsi.rst
   cinder.volume.drivers.hds.nfs.rst
   cinder.volume.drivers.hitachi.hbsd_basiclib.rst
   cinder.volume.drivers.hitachi.hbsd_common.rst
   cinder.volume.drivers.hitachi.hbsd_fc.rst
   cinder.volume.drivers.hitachi.hbsd_horcm.rst
   cinder.volume.drivers.hitachi.hbsd_iscsi.rst
   cinder.volume.drivers.hitachi.hbsd_snm2.rst
   cinder.volume.drivers.huawei.huawei_dorado.rst
   cinder.volume.drivers.huawei.huawei_hvs.rst
   cinder.volume.drivers.huawei.huawei_t.rst
   cinder.volume.drivers.huawei.huawei_utils.rst
   cinder.volume.drivers.huawei.rest_common.rst
   cinder.volume.drivers.huawei.ssh_common.rst
   cinder.volume.drivers.ibm.gpfs.rst
   cinder.volume.drivers.ibm.ibmnas.rst
   cinder.volume.drivers.ibm.storwize_svc.helpers.rst
   cinder.volume.drivers.ibm.storwize_svc.replication.rst
   cinder.volume.drivers.ibm.storwize_svc.ssh.rst
   cinder.volume.drivers.ibm.xiv_ds8k.rst
   cinder.volume.drivers.lvm.rst
   cinder.volume.drivers.netapp.api.rst
   cinder.volume.drivers.netapp.common.rst
   cinder.volume.drivers.netapp.eseries.client.rst
   cinder.volume.drivers.netapp.eseries.iscsi.rst
   cinder.volume.drivers.netapp.iscsi.rst
   cinder.volume.drivers.netapp.nfs.rst
   cinder.volume.drivers.netapp.options.rst
   cinder.volume.drivers.netapp.ssc_utils.rst
   cinder.volume.drivers.netapp.utils.rst
   cinder.volume.drivers.nexenta.iscsi.rst
   cinder.volume.drivers.nexenta.jsonrpc.rst
   cinder.volume.drivers.nexenta.nfs.rst
   cinder.volume.drivers.nexenta.options.rst
   cinder.volume.drivers.nexenta.utils.rst
   cinder.volume.drivers.nfs.rst
   cinder.volume.drivers.nimble.rst
   cinder.volume.drivers.prophetstor.dpl_fc.rst
   cinder.volume.drivers.prophetstor.dpl_iscsi.rst
   cinder.volume.drivers.prophetstor.dplcommon.rst
   cinder.volume.drivers.prophetstor.options.rst
   cinder.volume.drivers.pure.rst
   cinder.volume.drivers.rbd.rst
   cinder.volume.drivers.remotefs.rst
   cinder.volume.drivers.san.hp.hp_3par_common.rst
   cinder.volume.drivers.san.hp.hp_3par_fc.rst
   cinder.volume.drivers.san.hp.hp_3par_iscsi.rst
   cinder.volume.drivers.san.hp.hp_lefthand_cliq_proxy.rst
   cinder.volume.drivers.san.hp.hp_lefthand_iscsi.rst
   cinder.volume.drivers.san.hp.hp_lefthand_rest_proxy.rst
   cinder.volume.drivers.san.hp.hp_msa_client.rst
   cinder.volume.drivers.san.hp.hp_msa_common.rst
   cinder.volume.drivers.san.hp.hp_msa_fc.rst
   cinder.volume.drivers.san.san.rst
   cinder.volume.drivers.san.solaris.rst
   cinder.volume.drivers.scality.rst
   cinder.volume.drivers.sheepdog.rst
   cinder.volume.drivers.smbfs.rst
   cinder.volume.drivers.solidfire.rst
   cinder.volume.drivers.vmware.api.rst
   cinder.volume.drivers.vmware.datastore.rst
   cinder.volume.drivers.vmware.error_util.rst
   cinder.volume.drivers.vmware.io_util.rst
   cinder.volume.drivers.vmware.pbm.rst
   cinder.volume.drivers.vmware.read_write_util.rst
   cinder.volume.drivers.vmware.vim.rst
   cinder.volume.drivers.vmware.vim_util.rst
   cinder.volume.drivers.vmware.vmdk.rst
   cinder.volume.drivers.vmware.vmware_images.rst
   cinder.volume.drivers.vmware.volumeops.rst
   cinder.volume.drivers.windows.constants.rst
   cinder.volume.drivers.windows.remotefs.rst
   cinder.volume.drivers.windows.smbfs.rst
   cinder.volume.drivers.windows.vhdutils.rst
   cinder.volume.drivers.windows.windows.rst
   cinder.volume.drivers.windows.windows_utils.rst
   cinder.volume.drivers.zadara.rst
   cinder.volume.drivers.zfssa.restclient.rst
   cinder.volume.drivers.zfssa.zfssaiscsi.rst
   cinder.volume.drivers.zfssa.zfssarest.rst
   cinder.volume.flows.api.create_volume.rst
   cinder.volume.flows.common.rst
   cinder.volume.flows.manager.create_volume.rst
   cinder.volume.flows.manager.manage_existing.rst
   cinder.volume.iscsi.rst
   cinder.volume.manager.rst
   cinder.volume.qos_specs.rst
   cinder.volume.rpcapi.rst
   cinder.volume.utils.rst
   cinder.volume.volume_types.rst
   cinder.wsgi.rst
   cinder.zonemanager.drivers.brocade.brcd_fabric_opts.rst
   cinder.zonemanager.drivers.brocade.brcd_fc_san_lookup_service.rst
   cinder.zonemanager.drivers.brocade.brcd_fc_zone_client_cli.rst
   cinder.zonemanager.drivers.brocade.brcd_fc_zone_driver.rst
   cinder.zonemanager.drivers.brocade.fc_zone_constants.rst
   cinder.zonemanager.drivers.cisco.cisco_fabric_opts.rst
   cinder.zonemanager.drivers.cisco.cisco_fc_san_lookup_service.rst
   cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli.rst
   cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver.rst
   cinder.zonemanager.drivers.cisco.fc_zone_constants.rst
   cinder.zonemanager.drivers.fc_zone_driver.rst
   cinder.zonemanager.fc_common.rst
   cinder.zonemanager.fc_san_lookup_service.rst
   cinder.zonemanager.fc_zone_manager.rst
   cinder.zonemanager.utils.rst
