Regenerate cinder tables, add table header

Regenerate the cinder tables and add first table headers.

Related-Bug: #1361026
Change-Id: Iccb27159cae78f19f653e3cdc43ab13bd1f90633
This commit is contained in:
Andreas Jaeger 2014-08-25 21:31:38 +02:00
parent f9c66f993a
commit 3a78239649
61 changed files with 131 additions and 73 deletions

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_api">
<caption>Description of configuration options for api</caption>
<caption>Description of API configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_auth">
<caption>Description of configuration options for auth</caption>
<caption>Description of authorization configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_auth_token">
<caption>Description of configuration options for auth_token</caption>
<caption>Description of authorization token configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_backups">
<caption>Description of configuration options for backups</caption>
<caption>Description of backups configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_backups_ceph">
<caption>Description of configuration options for backups_ceph</caption>
<caption>Description of Ceph backup driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_backups_swift">
<caption>Description of configuration options for backups_swift</caption>
<caption>Description of Swift backup driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
@ -42,7 +42,7 @@
<td>(IntOpt) The backoff time in seconds between Swift retries</td>
</tr>
<tr>
<td>backup_swift_url = http://localhost:8080/v1/AUTH_</td>
<td>backup_swift_url = None</td>
<td>(StrOpt) The URL of the Swift endpoint</td>
</tr>
<tr>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_backups_tsm">
<caption>Description of configuration options for backups_tsm</caption>
<caption>Description of IBM Tivoli Storage Manager backup driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_block-device">
<caption>Description of configuration options for block-device</caption>
<caption>Description of block device configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_common">
<caption>Description of configuration options for common</caption>
<caption>Description of common configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
@ -141,6 +141,10 @@
<td>policy_file = policy.json</td>
<td>(StrOpt) JSON file representing policy</td>
</tr>
<tr>
<td>replication_api_class = cinder.replication.api.API</td>
<td>(StrOpt) The full class name of the volume replication API class</td>
</tr>
<tr>
<td>report_interval = 10</td>
<td>(IntOpt) Interval, in seconds, between nodes reporting state to datastore</td>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_compute">
<caption>Description of configuration options for compute</caption>
<caption>Description of Compute configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_coraid">
<caption>Description of configuration options for coraid</caption>
<caption>Description of Coraid AoE driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_database">
<caption>Description of configuration options for database</caption>
<caption>Description of database configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_emc">
<caption>Description of configuration options for emc</caption>
<caption>Description of EMC configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
@ -19,7 +19,7 @@
</tr>
<tr>
<td>cinder_emc_config_file = /etc/cinder/cinder_emc_config.xml</td>
<td>(StrOpt) The configuration file for the Cinder EMC driver</td>
<td>(StrOpt) use this file for cinder emc plugin config data</td>
</tr>
<tr>
<td>destroy_empty_storage_group = False</td>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_eqlx">
<caption>Description of configuration options for eqlx</caption>
<caption>Description of Dell EqualLogic volume driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_hds-hnas">
<caption>Description of configuration options for hds-hnas</caption>
<caption>Description of HDS HNAS iSCSI and NFS driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_hds-hus">
<caption>Description of configuration options for hds-hus</caption>
<caption>Description of HDS HUS iSCSI driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_hp3par">
<caption>Description of configuration options for hp3par</caption>
<caption>Description of HP 3PAR Fibre Channel and iSCSI drivers configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_hplefthand">
<caption>Description of configuration options for hplefthand</caption>
<caption>Description of HP LeftHand/StoreVirtual driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_hpmsa">
<caption>Description of configuration options for hpmsa</caption>
<caption>Description of HP MSA Fiber Channel driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_huawei">
<caption>Description of configuration options for huawei</caption>
<caption>Description of Huawei storage driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_images">
<caption>Description of configuration options for images</caption>
<caption>Description of images configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_keymgr">
<caption>Description of configuration options for keymgr</caption>
<caption>Description of key manager configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_lvm">
<caption>Description of configuration options for lvm</caption>
<caption>Description of LVM configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_nas">
<caption>Description of configuration options for nas</caption>
<caption>Description of NAS configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_netapp_7mode_iscsi">
<caption>Description of configuration options for netapp_7mode_iscsi</caption>
<caption>Description of NetApp 7-Mode iSCSI driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_netapp_7mode_nfs">
<caption>Description of configuration options for netapp_7mode_nfs</caption>
<caption>Description of NetApp 7-Mode NFS driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_netapp_cdot_iscsi">
<caption>Description of configuration options for netapp_cdot_iscsi</caption>
<caption>Description of NetApp cDOT iSCSI driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_netapp_cdot_nfs">
<caption>Description of configuration options for netapp_cdot_nfs</caption>
<caption>Description of NetApp cDOT NFS driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_netapp_eseries_iscsi">
<caption>Description of configuration options for netapp_eseries_iscsi</caption>
<caption>Description of NetApp E-Series driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_nexenta_iscsi">
<caption>Description of configuration options for nexenta_iscsi</caption>
<caption>Description of Nexenta iSCSI driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_nexenta_nfs">
<caption>Description of configuration options for nexenta_nfs</caption>
<caption>Description of Nexenta NFS driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_nimble">
<caption>Description of configuration options for nimble</caption>
<caption>Description of Nimble driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_prophetstor_dpl">
<caption>Description of configuration options for prophetstor_dpl</caption>
<caption>Description of ProphetStor Fibre Channel and iSCSi drivers configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_pure">
<caption>Description of configuration options for pure</caption>
<caption>Description of Pure Storage driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_quota">
<caption>Description of configuration options for quota</caption>
<caption>Description of quota configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_rootwrap">
<caption>Description of configuration options for rootwrap</caption>
<caption>Description of rootwrap configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_rpc">
<caption>Description of configuration options for rpc</caption>
<caption>Description of RPC configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
@ -17,10 +17,6 @@
<tr>
<th colspan="2">[DEFAULT]</th>
</tr>
<tr>
<td>allowed_rpc_exception_modules = nova.exception, cinder.exception, exceptions</td>
<td>(ListOpt) Modules of exceptions that are permitted to be recreatedupon receiving exception data from an rpc call.</td>
</tr>
<tr>
<td>amqp_auto_delete = False</td>
<td>(BoolOpt) Auto-delete queues in amqp.</td>
@ -31,7 +27,7 @@
</tr>
<tr>
<td>control_exchange = openstack</td>
<td>(StrOpt) AMQP exchange to connect to if using RabbitMQ or Qpid</td>
<td>(StrOpt) The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.</td>
</tr>
<tr>
<td>default_timeout = 525600</td>
@ -39,7 +35,7 @@
</tr>
<tr>
<td>fake_rabbit = False</td>
<td>(BoolOpt) If passed, use a fake RabbitMQ provider</td>
<td>(BoolOpt) If passed, use a fake RabbitMQ provider.</td>
</tr>
<tr>
<td>kombu_reconnect_delay = 1.0</td>
@ -170,8 +166,8 @@
<td>(StrOpt) The RabbitMQ virtual host.</td>
</tr>
<tr>
<td>rpc_backend = cinder.openstack.common.rpc.impl_kombu</td>
<td>(StrOpt) The messaging module to use, defaults to kombu.</td>
<td>rpc_backend = rabbit</td>
<td>(StrOpt) The messaging driver to use, defaults to rabbit. Other drivers include qpid and zmq.</td>
</tr>
<tr>
<td>rpc_cast_timeout = 30</td>
@ -179,15 +175,15 @@
</tr>
<tr>
<td>rpc_conn_pool_size = 30</td>
<td>(IntOpt) Size of RPC connection pool</td>
<td>(IntOpt) Size of RPC connection pool.</td>
</tr>
<tr>
<td>rpc_response_timeout = 60</td>
<td>(IntOpt) Seconds to wait for a response from call or multicall</td>
<td>(IntOpt) Seconds to wait for a response from a call.</td>
</tr>
<tr>
<td>rpc_thread_pool_size = 64</td>
<td>(IntOpt) Size of RPC thread pool</td>
<td>(IntOpt) Size of RPC greenthread pool.</td>
</tr>
<tr>
<td>rpc_zmq_bind_address = *</td>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_san-solaris">
<caption>Description of configuration options for san-solaris</caption>
<caption>Description of Solaris SAN configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_san">
<caption>Description of configuration options for san</caption>
<caption>Description of SAN configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_scality">
<caption>Description of configuration options for scality</caption>
<caption>Description of Scality SOFS volume driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_scheduler">
<caption>Description of configuration options for scheduler</caption>
<caption>Description of scheduler configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_solidfire">
<caption>Description of configuration options for solidfire</caption>
<caption>Description of SolidFire driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_ssl">
<caption>Description of configuration options for ssl</caption>
<caption>Description of SSL configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_storage">
<caption>Description of configuration options for storage</caption>
<caption>Description of storage configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_storage_ceph">
<caption>Description of configuration options for storage_ceph</caption>
<caption>Description of Ceph storage configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_storage_glusterfs">
<caption>Description of configuration options for storage_glusterfs</caption>
<caption>Description of GlusterFS storage configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_storage_gpfs">
<caption>Description of configuration options for storage_gpfs</caption>
<caption>Description of GPFS storage configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_storage_nfs">
<caption>Description of configuration options for storage_nfs</caption>
<caption>Description of NFS storage configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_storage_xen">
<caption>Description of configuration options for storage_xen</caption>
<caption>Description of Xen storage configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_storwize">
<caption>Description of configuration options for storwize</caption>
<caption>Description of IBM Storwise driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_swift">
<caption>Description of configuration options for swift</caption>
<caption>Description of swift configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_vmware">
<caption>Description of configuration options for vmware</caption>
<caption>Description of VMware configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_windows">
<caption>Description of configuration options for windows</caption>
<caption>Description of Windows configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_xiv">
<caption>Description of configuration options for xiv</caption>
<caption>Description of IBM XIV and DS8000 volume driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_zadara">
<caption>Description of configuration options for zadara</caption>
<caption>Description of Zadara Storage driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_zones">
<caption>Description of configuration options for zones</caption>
<caption>Description of zones configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_zoning">
<caption>Description of configuration options for zoning</caption>
<caption>Description of zoning configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_zoning_fabric">
<caption>Description of configuration options for zoning_fabric</caption>
<caption>Description of zoning fabrics configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -4,7 +4,7 @@
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_cinder_zoning_manager">
<caption>Description of configuration options for zoning_manager</caption>
<caption>Description of zoning manager configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>

View File

@ -1,6 +1,5 @@
allocated_capacity_weight_multiplier storage
allowed_direct_url_schemes images
allowed_rpc_exception_modules rpc
amqp_auto_delete rpc
amqp_durable_queues rpc
api_paste_config api
@ -270,6 +269,7 @@ rbd_pool storage_ceph
rbd_secret_uuid storage_ceph
rbd_store_chunk_size storage_ceph
rbd_user storage_ceph
replication_api_class common
report_interval common
reservation_expire quota
reserved_percentage common

View File

@ -0,0 +1,58 @@
api API
auth authorization
auth_token authorization token
backups backups
backups_ceph Ceph backup driver
backups_swift Swift backup driver
backups_tsm IBM Tivoli Storage Manager backup driver
block-device block device
common common
compute Compute
coraid Coraid AoE driver
database database
emc EMC
eqlx Dell EqualLogic volume driver
hds-hnas HDS HNAS iSCSI and NFS driver
hds-hus HDS HUS iSCSI driver
hp3par HP 3PAR Fibre Channel and iSCSI drivers
hplefthand HP LeftHand/StoreVirtual driver
hpmsa HP MSA Fiber Channel driver
huawei Huawei storage driver
images images
keymgr key manager
lvm LVM
nas NAS
netapp_7mode_iscsi NetApp 7-Mode iSCSI driver
netapp_7mode_nfs NetApp 7-Mode NFS driver
netapp_cdot_iscsi NetApp cDOT iSCSI driver
netapp_cdot_nfs NetApp cDOT NFS driver
netapp_eseries_iscsi NetApp E-Series driver
nexenta_iscsi Nexenta iSCSI driver
nexenta_nfs Nexenta NFS driver
nimble Nimble driver
prophetstor_dpl ProphetStor Fibre Channel and iSCSi drivers
pure Pure Storage driver
quota quota
rpc RPC
san SAN
san-solaris Solaris SAN
scality Scality SOFS volume driver
scheduler scheduler
solidfire SolidFire driver
ssl SSL
storage storage
storage_ceph Ceph storage
storage_glusterfs GlusterFS storage
storage_gpfs GPFS storage
storage_nfs NFS storage
storage_xen Xen storage
storwize IBM Storwise driver
swift swift
vmware VMware
windows Windows
xiv IBM XIV and DS8000 volume driver
zadara Zadara Storage driver
zones zones
zoning zoning
zoning_fabric zoning fabrics
zoning_manager zoning manager