Merge "[DOC BLD FIX] Name files for inclusion properly"
This commit is contained in:
commit
74de6ac114
doc/source/configuration
block-storage
backup
ceph-backup-driver.rstgcs-backup-driver.rstglusterfs-backup-driver.rstnfs-backup-driver.rstposix-backup-driver.rstswift-backup-driver.rsttsm-backup-driver.rst
config-options.rstdrivers
blockbridge-eps-driver.rstceph-rbd-volume-driver.rstcloudbyte-driver.rstcoho-data-driver.rstcoprhd-driver.rstdatera-volume-driver.rstdell-emc-scaleio-driver.rstdell-emc-unity-driver.rstdell-equallogic-driver.rstdell-storagecenter-driver.rstdothill-driver.rstemc-xtremio-driver.rstfalconstor-fss-driver.rsthitachi-storage-volume-driver.rsthp-msa-driver.rsthpe-3par-driver.rstibm-gpfs-volume-driver.rstibm-storage-volume-driver.rstibm-storwize-svc-driver.rstinfinidat-volume-driver.rstinfortrend-volume-driver.rstitri-disco-driver.rstkaminario-driver.rstlenovo-driver.rstlvm-volume-driver.rstnec-storage-m-series-driver.rstnetapp-volume-driver.rstnexentaedge-driver.rstnexentastor4-driver.rstnexentastor5-driver.rstnfs-volume-driver.rstnimble-volume-driver.rstprophetstor-dpl-driver.rstquobyte-driver.rstscality-sofs-driver.rstsheepdog-driver.rstsmbfs-volume-driver.rstsolidfire-volume-driver.rstsynology-dsm-driver.rsttintri-volume-driver.rstvmware-vmdk-driver.rstvzstorage-driver.rstwindows-iscsi-volume-driver.rstxio-volume-driver.rstzadara-volume-driver.rstzfssa-iscsi-driver.rstzfssa-nfs-driver.rstzte-storage-driver.rst
fc-zoning.rsttables
cinder-api.inccinder-auth.inccinder-backups.inccinder-backups_ceph.inccinder-backups_gcs.inccinder-backups_glusterfs.inccinder-backups_nfs.inccinder-backups_posix.inccinder-backups_swift.inccinder-backups_tsm.inccinder-block-device.inccinder-blockbridge.inccinder-cloudbyte.inccinder-coho.inccinder-common.inccinder-compute.inccinder-coordination.inccinder-coprhd.inccinder-datera.inccinder-debug.inccinder-dell_emc_unity.inccinder-dellsc.inccinder-disco.inccinder-dothill.inccinder-drbd.inccinder-emc.inccinder-emc_sio.inccinder-emc_xtremio.inccinder-eqlx.inccinder-eternus.inccinder-falconstor.inccinder-flashsystem.inccinder-fusionio.inccinder-hgst.inccinder-hitachi-hbsd.inccinder-hitachi-hnas.inccinder-hitachi-vsp.inccinder-hpe3par.inccinder-hpelefthand.inccinder-hpexp.inccinder-hpmsa.inccinder-huawei.inccinder-hyperv.inc
@ -42,7 +42,7 @@ To enable the Ceph backup driver, include the following option in the
|
||||
The following configuration options are available for the Ceph backup
|
||||
driver.
|
||||
|
||||
.. include:: ../../tables/cinder-backups_ceph.rst
|
||||
.. include:: ../../tables/cinder-backups_ceph.inc
|
||||
|
||||
This example shows the default options for the Ceph backup driver.
|
||||
|
||||
|
@ -15,4 +15,4 @@ To enable the GCS backup driver, include the following option in the
|
||||
The following configuration options are available for the GCS backup
|
||||
driver.
|
||||
|
||||
.. include:: ../../tables/cinder-backups_gcs.rst
|
||||
.. include:: ../../tables/cinder-backups_gcs.inc
|
||||
|
@ -14,4 +14,4 @@ To enable the GlusterFS backup driver, include the following option in the
|
||||
The following configuration options are available for the GlusterFS backup
|
||||
driver.
|
||||
|
||||
.. include:: ../../tables/cinder-backups_glusterfs.rst
|
||||
.. include:: ../../tables/cinder-backups_glusterfs.inc
|
||||
|
@ -15,4 +15,4 @@ To enable the NFS backup driver, include the following option in the
|
||||
The following configuration options are available for the NFS back-end
|
||||
backup driver.
|
||||
|
||||
.. include:: ../../tables/cinder-backups_nfs.rst
|
||||
.. include:: ../../tables/cinder-backups_nfs.inc
|
||||
|
@ -15,4 +15,4 @@ option in the ``cinder.conf`` file:
|
||||
The following configuration options are available for the POSIX
|
||||
file systems backup driver.
|
||||
|
||||
.. include:: ../../tables/cinder-backups_posix.rst
|
||||
.. include:: ../../tables/cinder-backups_posix.inc
|
||||
|
@ -15,7 +15,7 @@ To enable the swift backup driver, include the following option in the
|
||||
The following configuration options are available for the Swift back-end
|
||||
backup driver.
|
||||
|
||||
.. include:: ../../tables/cinder-backups_swift.rst
|
||||
.. include:: ../../tables/cinder-backups_swift.inc
|
||||
|
||||
To enable the swift backup driver for 1.0, 2.0, or 3.0 authentication version,
|
||||
specify ``1``, ``2``, or ``3`` correspondingly. For example:
|
||||
|
@ -20,7 +20,7 @@ To enable the IBM TSM backup driver, include the following option in
|
||||
The following configuration options are available for the TSM backup
|
||||
driver.
|
||||
|
||||
.. include:: ../../tables/cinder-backups_tsm.rst
|
||||
.. include:: ../../tables/cinder-backups_tsm.inc
|
||||
|
||||
This example shows the default options for the TSM backup driver.
|
||||
|
||||
|
@ -4,32 +4,32 @@ Additional options
|
||||
|
||||
These options can also be set in the ``cinder.conf`` file.
|
||||
|
||||
.. include:: ../tables/cinder-api.rst
|
||||
.. include:: ../tables/cinder-auth.rst
|
||||
.. include:: ../tables/cinder-backups.rst
|
||||
.. include:: ../tables/cinder-block-device.rst
|
||||
.. include:: ../tables/cinder-common.rst
|
||||
.. include:: ../tables/cinder-compute.rst
|
||||
.. include:: ../tables/cinder-coordination.rst
|
||||
.. include:: ../tables/cinder-debug.rst
|
||||
.. include:: ../tables/cinder-drbd.rst
|
||||
.. include:: ../tables/cinder-emc.rst
|
||||
.. include:: ../tables/cinder-eternus.rst
|
||||
.. include:: ../tables/cinder-flashsystem.rst
|
||||
.. include:: ../tables/cinder-hgst.rst
|
||||
.. include:: ../tables/cinder-hpelefthand.rst
|
||||
.. include:: ../tables/cinder-hpexp.rst
|
||||
.. include:: ../tables/cinder-huawei.rst
|
||||
.. include:: ../tables/cinder-hyperv.rst
|
||||
.. include:: ../tables/cinder-images.rst
|
||||
.. include:: ../tables/cinder-nas.rst
|
||||
.. include:: ../tables/cinder-profiler.rst
|
||||
.. include:: ../tables/cinder-pure.rst
|
||||
.. include:: ../tables/cinder-quota.rst
|
||||
.. include:: ../tables/cinder-redis.rst
|
||||
.. include:: ../tables/cinder-san.rst
|
||||
.. include:: ../tables/cinder-scheduler.rst
|
||||
.. include:: ../tables/cinder-scst.rst
|
||||
.. include:: ../tables/cinder-storage.rst
|
||||
.. include:: ../tables/cinder-tegile.rst
|
||||
.. include:: ../tables/cinder-zones.rst
|
||||
.. include:: ../tables/cinder-api.inc
|
||||
.. include:: ../tables/cinder-auth.inc
|
||||
.. include:: ../tables/cinder-backups.inc
|
||||
.. include:: ../tables/cinder-block-device.inc
|
||||
.. include:: ../tables/cinder-common.inc
|
||||
.. include:: ../tables/cinder-compute.inc
|
||||
.. include:: ../tables/cinder-coordination.inc
|
||||
.. include:: ../tables/cinder-debug.inc
|
||||
.. include:: ../tables/cinder-drbd.inc
|
||||
.. include:: ../tables/cinder-emc.inc
|
||||
.. include:: ../tables/cinder-eternus.inc
|
||||
.. include:: ../tables/cinder-flashsystem.inc
|
||||
.. include:: ../tables/cinder-hgst.inc
|
||||
.. include:: ../tables/cinder-hpelefthand.inc
|
||||
.. include:: ../tables/cinder-hpexp.inc
|
||||
.. include:: ../tables/cinder-huawei.inc
|
||||
.. include:: ../tables/cinder-hyperv.inc
|
||||
.. include:: ../tables/cinder-images.inc
|
||||
.. include:: ../tables/cinder-nas.inc
|
||||
.. include:: ../tables/cinder-profiler.inc
|
||||
.. include:: ../tables/cinder-pure.inc
|
||||
.. include:: ../tables/cinder-quota.inc
|
||||
.. include:: ../tables/cinder-redis.inc
|
||||
.. include:: ../tables/cinder-san.inc
|
||||
.. include:: ../tables/cinder-scheduler.inc
|
||||
.. include:: ../tables/cinder-scst.inc
|
||||
.. include:: ../tables/cinder-storage.inc
|
||||
.. include:: ../tables/cinder-tegile.inc
|
||||
.. include:: ../tables/cinder-zones.inc
|
||||
|
@ -196,7 +196,7 @@ scheduling capabilities.
|
||||
Configuration options
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. include:: ../../tables/cinder-blockbridge.rst
|
||||
.. include:: ../../tables/cinder-blockbridge.inc
|
||||
|
||||
.. _cg_configuration_example:
|
||||
|
||||
|
@ -106,4 +106,4 @@ Ceph RADOS Block Device driver.
|
||||
The ``volume_tmp_dir`` option has been deprecated and replaced by
|
||||
``image_conversion_dir``.
|
||||
|
||||
.. include:: ../../tables/cinder-storage_ceph.rst
|
||||
.. include:: ../../tables/cinder-storage_ceph.inc
|
||||
|
@ -5,4 +5,4 @@ CloudByte volume driver
|
||||
CloudByte Block Storage driver configuration
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. include:: ../../tables/cinder-cloudbyte.rst
|
||||
.. include:: ../../tables/cinder-cloudbyte.inc
|
||||
|
@ -90,4 +90,4 @@ Coho Data Block Storage driver configuration
|
||||
|
||||
#. Restart the ``cinder-volume`` service to enable Coho Data driver.
|
||||
|
||||
.. include:: ../../tables/cinder-coho.rst
|
||||
.. include:: ../../tables/cinder-coho.inc
|
||||
|
@ -45,7 +45,7 @@ Driver options
|
||||
The following table contains the configuration options specific to the
|
||||
CoprHD volume driver.
|
||||
|
||||
.. include:: ../../tables/cinder-coprhd.rst
|
||||
.. include:: ../../tables/cinder-coprhd.inc
|
||||
|
||||
|
||||
Preparation
|
||||
|
@ -32,7 +32,7 @@ Prerequisites
|
||||
* open-iscsi-utils
|
||||
* wget
|
||||
|
||||
.. include:: ../../tables/cinder-datera.rst
|
||||
.. include:: ../../tables/cinder-datera.inc
|
||||
|
||||
|
||||
|
||||
|
@ -278,4 +278,4 @@ Configuration options
|
||||
|
||||
The ScaleIO driver supports these configuration options:
|
||||
|
||||
.. include:: ../../tables/cinder-emc_sio.rst
|
||||
.. include:: ../../tables/cinder-emc_sio.inc
|
||||
|
@ -159,7 +159,7 @@ Driver configuration
|
||||
Driver options
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
.. include:: ../../tables/cinder-dell_emc_unity.rst
|
||||
.. include:: ../../tables/cinder-dell_emc_unity.inc
|
||||
|
||||
FC or iSCSI ports option
|
||||
------------------------
|
||||
|
@ -28,7 +28,7 @@ dependent upon the generic block storage driver's SSH settings in the
|
||||
``/etc/cinder/cinder.conf`` file (see
|
||||
:ref:`block-storage-sample-configuration-file` for reference).
|
||||
|
||||
.. include:: ../../tables/cinder-eqlx.rst
|
||||
.. include:: ../../tables/cinder-eqlx.inc
|
||||
|
||||
Default (single-instance) configuration
|
||||
---------------------------------------
|
||||
|
@ -358,4 +358,4 @@ Driver options
|
||||
The following table contains the configuration options specific to the
|
||||
Dell Storage Center volume driver.
|
||||
|
||||
.. include:: ../../tables/cinder-dellsc.rst
|
||||
.. include:: ../../tables/cinder-dellsc.inc
|
||||
|
@ -165,4 +165,4 @@ Driver-specific options
|
||||
The following table contains the configuration options that are specific
|
||||
to the Dot Hill drivers.
|
||||
|
||||
.. include:: ../../tables/cinder-dothill.rst
|
||||
.. include:: ../../tables/cinder-dothill.inc
|
||||
|
@ -53,7 +53,7 @@ under a separate section in case of multiple back ends (for example
|
||||
[XTREMIO]). The configuration file is usually located under the
|
||||
following path ``/etc/cinder/cinder.conf``.
|
||||
|
||||
.. include:: ../../tables/cinder-emc_xtremio.rst
|
||||
.. include:: ../../tables/cinder-emc_xtremio.inc
|
||||
|
||||
For a configuration example, refer to the configuration
|
||||
:ref:`emc_extremio_configuration_example`.
|
||||
|
@ -114,4 +114,4 @@ Driver options
|
||||
The following table contains the configuration options specific to the
|
||||
FalconStor FSS storage volume driver.
|
||||
|
||||
.. include:: ../../tables/cinder-falconstor.rst
|
||||
.. include:: ../../tables/cinder-falconstor.inc
|
||||
|
@ -155,7 +155,7 @@ Set up Hitachi storage volume driver
|
||||
|
||||
This table shows configuration options for Hitachi storage volume driver.
|
||||
|
||||
.. include:: ../../tables/cinder-hitachi-hbsd.rst
|
||||
.. include:: ../../tables/cinder-hitachi-hbsd.inc
|
||||
|
||||
#. Restart the Block Storage service.
|
||||
|
||||
|
@ -162,4 +162,4 @@ Driver-specific options
|
||||
The following table contains the configuration options that are specific to
|
||||
the HP MSA drivers.
|
||||
|
||||
.. include:: ../../tables/cinder-hpmsa.rst
|
||||
.. include:: ../../tables/cinder-hpmsa.inc
|
||||
|
@ -381,4 +381,4 @@ service log files for errors.
|
||||
The following table contains all the configuration options supported by
|
||||
the HPE 3PAR Fibre Channel and iSCSI drivers.
|
||||
|
||||
.. include:: ../../tables/cinder-hpe3par.rst
|
||||
.. include:: ../../tables/cinder-hpe3par.inc
|
||||
|
@ -74,7 +74,7 @@ in the ``cinder.conf`` as:
|
||||
The following table contains the configuration options supported by the
|
||||
Spectrum Scale driver in this deployment mode.
|
||||
|
||||
.. include:: ../../tables/cinder-ibm_gpfs.rst
|
||||
.. include:: ../../tables/cinder-ibm_gpfs.inc
|
||||
|
||||
.. note::
|
||||
|
||||
@ -114,7 +114,7 @@ in the ``cinder.conf`` as:
|
||||
The following table contains the configuration options supported by the
|
||||
Spectrum Scale driver in this deployment mode.
|
||||
|
||||
.. include:: ../../tables/cinder-ibm_gpfs_remote.rst
|
||||
.. include:: ../../tables/cinder-ibm_gpfs_remote.inc
|
||||
|
||||
.. note::
|
||||
|
||||
@ -149,7 +149,7 @@ in the ``cinder.conf`` as:
|
||||
The following table contains the configuration options supported by the
|
||||
Spectrum Scale driver in this deployment mode.
|
||||
|
||||
.. include:: ../../tables/cinder-ibm_gpfs_nfs.rst
|
||||
.. include:: ../../tables/cinder-ibm_gpfs_nfs.inc
|
||||
|
||||
Additionally, all the options of the base NFS driver are applicable
|
||||
for GPFSNFSDriver. The above table lists the basic configuration
|
||||
|
@ -51,7 +51,7 @@ follows:
|
||||
|
||||
volume_driver = cinder.volume.drivers.ibm.ibm_storage.IBMStorageDriver
|
||||
|
||||
.. include:: ../../tables/cinder-ibm_storage.rst
|
||||
.. include:: ../../tables/cinder-ibm_storage.inc
|
||||
|
||||
|
||||
|
||||
|
@ -230,7 +230,7 @@ Storwize family and SVC driver options in cinder.conf
|
||||
The following options specify default values for all volumes. Some can
|
||||
be over-ridden using volume types, which are described below.
|
||||
|
||||
.. include:: ../../tables/cinder-storwize.rst
|
||||
.. include:: ../../tables/cinder-storwize.inc
|
||||
|
||||
Note the following:
|
||||
|
||||
|
@ -179,4 +179,4 @@ Driver-specific options
|
||||
The following table contains the configuration options that are specific
|
||||
to the INFINIDAT driver.
|
||||
|
||||
.. include:: ../../tables/cinder-infinidat.rst
|
||||
.. include:: ../../tables/cinder-infinidat.inc
|
||||
|
@ -52,7 +52,7 @@ On ``cinder-volume`` nodes, set the following in your
|
||||
Driver options
|
||||
--------------
|
||||
|
||||
.. include:: ../../tables/cinder-infortrend.rst
|
||||
.. include:: ../../tables/cinder-infortrend.inc
|
||||
|
||||
iSCSI configuration example
|
||||
---------------------------
|
||||
|
@ -21,4 +21,4 @@ The DISCO driver supports the following features:
|
||||
Configuration options
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. include:: ../../tables/cinder-disco.rst
|
||||
.. include:: ../../tables/cinder-disco.inc
|
||||
|
@ -270,4 +270,4 @@ Driver options
|
||||
The following table contains the configuration options that are specific
|
||||
to the Kaminario K2 FC and iSCSI Block Storage drivers.
|
||||
|
||||
.. include:: ../../tables/cinder-kaminario.rst
|
||||
.. include:: ../../tables/cinder-kaminario.inc
|
||||
|
@ -156,4 +156,4 @@ Driver-specific options
|
||||
The following table contains the configuration options that are specific
|
||||
to the Lenovo drivers.
|
||||
|
||||
.. include:: ../../tables/cinder-lenovo.rst
|
||||
.. include:: ../../tables/cinder-lenovo.inc
|
||||
|
@ -22,7 +22,7 @@ Use the following options to configure for the iSER transport:
|
||||
volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver
|
||||
iscsi_protocol = iser
|
||||
|
||||
.. include:: ../../tables/cinder-lvm.rst
|
||||
.. include:: ../../tables/cinder-lvm.inc
|
||||
|
||||
.. caution::
|
||||
|
||||
|
@ -112,7 +112,7 @@ Also, set ``volume_backend_name``.
|
||||
|
||||
This table shows configuration options for NEC Storage M series driver.
|
||||
|
||||
.. include:: ../../tables/cinder-nec_m.rst
|
||||
.. include:: ../../tables/cinder-nec_m.inc
|
||||
|
||||
|
||||
|
||||
|
@ -96,7 +96,7 @@ setting the ``volume_driver``, ``netapp_storage_family`` and
|
||||
To use the iSCSI protocol, you must override the default value of
|
||||
``netapp_storage_protocol`` with ``iscsi``.
|
||||
|
||||
.. include:: ../../tables/cinder-netapp_cdot_iscsi.rst
|
||||
.. include:: ../../tables/cinder-netapp_cdot_iscsi.inc
|
||||
|
||||
.. note::
|
||||
|
||||
@ -151,7 +151,7 @@ options in the ``cinder.conf`` file as follows:
|
||||
netapp_password = password
|
||||
nfs_shares_config = /etc/cinder/nfs_shares
|
||||
|
||||
.. include:: ../../tables/cinder-netapp_cdot_nfs.rst
|
||||
.. include:: ../../tables/cinder-netapp_cdot_nfs.inc
|
||||
|
||||
.. note::
|
||||
|
||||
@ -263,7 +263,7 @@ extra specs. Use the specs in the following table to configure volumes.
|
||||
Define Block Storage volume types by using the :command:`openstack volume
|
||||
type set` command.
|
||||
|
||||
.. include:: ../../tables/manual/cinder-netapp_cdot_extraspecs.rst
|
||||
.. include:: ../../tables/manual/cinder-netapp_cdot_extraspecs.inc
|
||||
|
||||
|
||||
NetApp Data ONTAP operating in 7-Mode storage family
|
||||
@ -310,7 +310,7 @@ setting the ``volume_driver``, ``netapp_storage_family`` and
|
||||
To use the iSCSI protocol, you must override the default value of
|
||||
``netapp_storage_protocol`` with ``iscsi``.
|
||||
|
||||
.. include:: ../../tables/cinder-netapp_7mode_iscsi.rst
|
||||
.. include:: ../../tables/cinder-netapp_7mode_iscsi.inc
|
||||
|
||||
.. note::
|
||||
|
||||
@ -362,7 +362,7 @@ the ``volume_driver``, ``netapp_storage_family`` and
|
||||
netapp_password = password
|
||||
nfs_shares_config = /etc/cinder/nfs_shares
|
||||
|
||||
.. include:: ../../tables/cinder-netapp_7mode_nfs.rst
|
||||
.. include:: ../../tables/cinder-netapp_7mode_nfs.inc
|
||||
|
||||
.. note::
|
||||
|
||||
@ -439,7 +439,7 @@ NetApp unified driver, E-Series, and iSCSI respectively by setting the
|
||||
To use the iSCSI protocol, you must override the default value of
|
||||
``netapp_storage_protocol`` with ``iscsi``.
|
||||
|
||||
.. include:: ../../tables/cinder-netapp_eseries_iscsi.rst
|
||||
.. include:: ../../tables/cinder-netapp_eseries_iscsi.inc
|
||||
|
||||
.. tip::
|
||||
|
||||
|
@ -156,4 +156,4 @@ Driver options
|
||||
|
||||
Nexenta Driver supports these options:
|
||||
|
||||
.. include:: ../../tables/cinder-nexenta_edge.rst
|
||||
.. include:: ../../tables/cinder-nexenta_edge.inc
|
||||
|
@ -138,4 +138,4 @@ Driver options
|
||||
|
||||
Nexenta Driver supports these options:
|
||||
|
||||
.. include:: ../../tables/cinder-nexenta.rst
|
||||
.. include:: ../../tables/cinder-nexenta.inc
|
||||
|
@ -150,4 +150,4 @@ Driver options
|
||||
|
||||
Nexenta Driver supports these options:
|
||||
|
||||
.. include:: ../../tables/cinder-nexenta5.rst
|
||||
.. include:: ../../tables/cinder-nexenta5.inc
|
||||
|
@ -33,7 +33,7 @@ in the ``cinder.conf`` configuration file:
|
||||
|
||||
The following table contains the options supported by the NFS driver.
|
||||
|
||||
.. include:: ../../tables/cinder-storage_nfs.rst
|
||||
.. include:: ../../tables/cinder-storage_nfs.inc
|
||||
|
||||
.. note::
|
||||
|
||||
|
@ -131,4 +131,4 @@ Configuration options
|
||||
|
||||
The Nimble storage driver supports these configuration options:
|
||||
|
||||
.. include:: ../../tables/cinder-nimble.rst
|
||||
.. include:: ../../tables/cinder-nimble.inc
|
||||
|
@ -101,4 +101,4 @@ service log files for errors.
|
||||
The following table contains the options supported by the ProphetStor
|
||||
storage driver.
|
||||
|
||||
.. include:: ../../tables/cinder-prophetstor_dpl.rst
|
||||
.. include:: ../../tables/cinder-prophetstor_dpl.inc
|
||||
|
@ -58,4 +58,4 @@ To activate the Quobyte volume driver, configure the corresponding
|
||||
The following table contains the configuration options supported by the
|
||||
Quobyte driver:
|
||||
|
||||
.. include:: ../../tables/cinder-quobyte.rst
|
||||
.. include:: ../../tables/cinder-quobyte.inc
|
||||
|
@ -65,4 +65,4 @@ file:
|
||||
scality_sofs_mount_point = /cinder
|
||||
scality_sofs_config = /etc/sfused.conf
|
||||
|
||||
.. include:: ../../tables/cinder-scality.rst
|
||||
.. include:: ../../tables/cinder-scality.inc
|
||||
|
@ -45,4 +45,4 @@ Set the following option in the ``cinder.conf`` file:
|
||||
The following table contains the configuration options supported by the
|
||||
Sheepdog driver:
|
||||
|
||||
.. include:: ../../tables/cinder-sheepdog.rst
|
||||
.. include:: ../../tables/cinder-sheepdog.inc
|
||||
|
@ -14,4 +14,4 @@ your ``cinder.conf`` file, and use the following options to configure it.
|
||||
|
||||
volume_driver = cinder.volume.drivers.smbfs.SmbfsDriver
|
||||
|
||||
.. include:: ../../tables/cinder-smbfs.rst
|
||||
.. include:: ../../tables/cinder-smbfs.inc
|
||||
|
@ -48,7 +48,7 @@ To configure the use of a SolidFire cluster with Block Storage, modify your
|
||||
deployment it is recommended to add the Cluster as if it were a second
|
||||
backend and disable new deployments to the current back end.
|
||||
|
||||
.. include:: ../../tables/cinder-solidfire.rst
|
||||
.. include:: ../../tables/cinder-solidfire.inc
|
||||
|
||||
Supported operations
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
@ -121,4 +121,4 @@ Configuration options
|
||||
|
||||
The Synology DSM driver supports the following configuration options:
|
||||
|
||||
.. include:: ../../tables/cinder-synology.rst
|
||||
.. include:: ../../tables/cinder-synology.inc
|
||||
|
@ -78,4 +78,4 @@ following actions:
|
||||
{vmstore_data_ip}:/tintri/{submount2}
|
||||
|
||||
|
||||
.. include:: ../../tables/cinder-tintri.rst
|
||||
.. include:: ../../tables/cinder-tintri.inc
|
||||
|
@ -56,7 +56,7 @@ driver:
|
||||
The following table lists various options that the drivers support for the
|
||||
OpenStack Block Storage configuration (``cinder.conf``):
|
||||
|
||||
.. include:: ../../tables/cinder-vmware.rst
|
||||
.. include:: ../../tables/cinder-vmware.inc
|
||||
|
||||
VMDK disk type
|
||||
~~~~~~~~~~~~~~
|
||||
|
@ -11,4 +11,4 @@ options to configure it.
|
||||
|
||||
volume_driver = cinder.volume.drivers.vzstorage.VZStorageDriver
|
||||
|
||||
.. include:: ../../tables/cinder-vzstorage.rst
|
||||
.. include:: ../../tables/cinder-vzstorage.inc
|
||||
|
@ -107,7 +107,7 @@ configuration sample for using the Windows iSCSI Driver:
|
||||
The following table contains a reference to the only driver specific
|
||||
option that will be used by the Block Storage Windows driver:
|
||||
|
||||
.. include:: ../../tables/cinder-windows.rst
|
||||
.. include:: ../../tables/cinder-windows.inc
|
||||
|
||||
Run cinder-volume
|
||||
-----------------
|
||||
|
@ -57,7 +57,7 @@ iSCSI
|
||||
Optional configuration parameters
|
||||
---------------------------------
|
||||
|
||||
.. include:: ../../tables/cinder-xio.rst
|
||||
.. include:: ../../tables/cinder-xio.inc
|
||||
|
||||
Multipath
|
||||
---------
|
||||
|
@ -73,7 +73,7 @@ Driver-specific options
|
||||
This section contains the configuration options that are specific
|
||||
to the Zadara Storage VPSA driver.
|
||||
|
||||
.. include:: ../../tables/cinder-zadara.rst
|
||||
.. include:: ../../tables/cinder-zadara.inc
|
||||
|
||||
.. note::
|
||||
|
||||
|
@ -262,4 +262,4 @@ Driver options
|
||||
|
||||
The Oracle ZFSSA iSCSI Driver supports these options:
|
||||
|
||||
.. include:: ../../tables/cinder-zfssa-iscsi.rst
|
||||
.. include:: ../../tables/cinder-zfssa-iscsi.inc
|
||||
|
@ -291,7 +291,7 @@ Driver options
|
||||
|
||||
The Oracle ZFS Storage Appliance NFS driver supports these options:
|
||||
|
||||
.. include:: ../../tables/cinder-zfssa-nfs.rst
|
||||
.. include:: ../../tables/cinder-zfssa-nfs.inc
|
||||
|
||||
This driver shares additional NFS configuration options with the generic
|
||||
NFS driver. For a description of these, see :ref:`cinder-storage_nfs`.
|
||||
|
@ -155,4 +155,4 @@ Driver-specific options
|
||||
The following table contains the configuration options that are specific
|
||||
to the ZTE drivers.
|
||||
|
||||
.. include:: ../../tables/cinder-zte.rst
|
||||
.. include:: ../../tables/cinder-zte.inc
|
||||
|
@ -19,7 +19,7 @@ configuration options to enable Fibre Channel Zone Manager.
|
||||
|
||||
Make the following changes in the ``/etc/cinder/cinder.conf`` file.
|
||||
|
||||
.. include:: ../tables/cinder-zoning.rst
|
||||
.. include:: ../tables/cinder-zoning.inc
|
||||
|
||||
To use different Fibre Channel Zone Drivers, use the parameters
|
||||
described in this section.
|
||||
@ -48,12 +48,12 @@ through HTTP, HTTPS, or SSH.
|
||||
|
||||
Set the following options in the ``cinder.conf`` configuration file.
|
||||
|
||||
.. include:: ../tables/cinder-zoning_manager_brcd.rst
|
||||
.. include:: ../tables/cinder-zoning_manager_brcd.inc
|
||||
|
||||
Configure SAN fabric parameters in the form of fabric groups as
|
||||
described in the example below:
|
||||
|
||||
.. include:: ../tables/cinder-zoning_fabric_brcd.rst
|
||||
.. include:: ../tables/cinder-zoning_fabric_brcd.inc
|
||||
|
||||
.. note::
|
||||
|
||||
@ -99,12 +99,12 @@ Set the following options in the ``cinder.conf`` configuration file.
|
||||
fc_fabric_names = CISCO_FABRIC_EXAMPLE
|
||||
cisco_sb_connector = cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli.CiscoFCZoneClientCLI
|
||||
|
||||
.. include:: ../tables/cinder-zoning_manager_cisco.rst
|
||||
.. include:: ../tables/cinder-zoning_manager_cisco.inc
|
||||
|
||||
Configure SAN fabric parameters in the form of fabric groups as
|
||||
described in the example below:
|
||||
|
||||
.. include:: ../tables/cinder-zoning_fabric_cisco.rst
|
||||
.. include:: ../tables/cinder-zoning_fabric_cisco.inc
|
||||
|
||||
.. note::
|
||||
|
||||
|
0
doc/source/configuration/tables/cinder-debug.rst → doc/source/configuration/tables/cinder-debug.inc
0
doc/source/configuration/tables/cinder-debug.rst → doc/source/configuration/tables/cinder-debug.inc
0
doc/source/configuration/tables/cinder-disco.rst → doc/source/configuration/tables/cinder-disco.inc
0
doc/source/configuration/tables/cinder-disco.rst → doc/source/configuration/tables/cinder-disco.inc
0
doc/source/configuration/tables/cinder-hpexp.rst → doc/source/configuration/tables/cinder-hpexp.inc
0
doc/source/configuration/tables/cinder-hpexp.rst → doc/source/configuration/tables/cinder-hpexp.inc
0
doc/source/configuration/tables/cinder-hpmsa.rst → doc/source/configuration/tables/cinder-hpmsa.inc
0
doc/source/configuration/tables/cinder-hpmsa.rst → doc/source/configuration/tables/cinder-hpmsa.inc
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user