Update config-ref tables against stable/kilo
Also update the swift tables. Change-Id: I756c4323bd16b43b8df2bd31d77a42ac10a6e2e2
This commit is contained in:
parent
140b5eb46a
commit
45dc683e91
@ -37,10 +37,6 @@
|
||||
<td><option>default_timeout</option> = <replaceable>525600</replaceable></td>
|
||||
<td>(IntOpt) Default timeout for CLI operations in minutes. For example, LUN migration is a typical long running operation, which depends on the LUN size and the load of the array. An upper bound in the specific deployment can be set to avoid unnecessary long wait. By default, it is 365 days long.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>enable_force_upload</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) Enables the Force option on upload_to_image. This enables running upload_volume on in-use volumes for backends that support it.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>enable_v1_api</option> = <replaceable>True</replaceable></td>
|
||||
<td>(BoolOpt) DEPRECATED: Deploy v1 of the Cinder API.</td>
|
||||
|
@ -18,7 +18,7 @@
|
||||
<th colspan="2">[DEFAULT]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>auth_strategy</option> = <replaceable>keystone</replaceable></td>
|
||||
<td><option>auth_strategy</option> = <replaceable>noauth</replaceable></td>
|
||||
<td>(StrOpt) The strategy to use for auth. Supports noauth, keystone, and deprecated.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -119,7 +119,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_conn_get_timeout</option> = <replaceable>10</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcached client connection from the pool.</td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcache client connection from the pool.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_dead_retry</option> = <replaceable>300</replaceable></td>
|
||||
@ -131,7 +131,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_socket_timeout</option> = <replaceable>3</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcached server.</td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcache server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_unused_timeout</option> = <replaceable>60</replaceable></td>
|
||||
@ -147,7 +147,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_use_advanced_pool</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcached client pool. The advanced pool will only work under python 2.x.</td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcache client pool. The advanced pool will only work under python 2.x.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>revocation_cache_time</option> = <replaceable>10</replaceable></td>
|
||||
|
@ -29,10 +29,6 @@
|
||||
<td><option>backup_swift_block_size</option> = <replaceable>32768</replaceable></td>
|
||||
<td>(IntOpt) The size in bytes that changes are tracked for incremental backups. backup_swift_object_size has to be multiple of backup_swift_block_size.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>backup_swift_ca_cert_file</option> = <replaceable>None</replaceable></td>
|
||||
<td>(StrOpt) Location of the CA certificate file to use for swift client requests.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>backup_swift_container</option> = <replaceable>volumebackups</replaceable></td>
|
||||
<td>(StrOpt) The default Swift container to use</td>
|
||||
|
@ -22,21 +22,13 @@
|
||||
<td>(StrOpt) This option is only utilized when the storage family is configured to eseries. This option is used to restrict provisioning to the specified controllers. Specify the value of this option to be a comma separated list of controller hostnames or IP addresses to be used for provisioning.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>netapp_enable_multiattach</option> = <replaceable>True</replaceable></td>
|
||||
<td>(BoolOpt) This option specifies whether the driver should allow operations that require multiple attachments to a volume. An example would be live migration of servers that have volumes attached. When enabled, this backend is limited to 256 total volumes in order to guarantee volumes can be accessed by more than one host.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>netapp_host_type</option> = <replaceable>None</replaceable></td>
|
||||
<td>(StrOpt) This option defines the type of operating system for all initiators that can access a LUN. This information is used when mapping LUNs to individual hosts or groups of hosts.</td>
|
||||
<td><option>netapp_eseries_host_type</option> = <replaceable>linux_dm_mp</replaceable></td>
|
||||
<td>(StrOpt) This option is used to define how the controllers in the E-Series storage array will work with the particular operating system on the hosts that are connected to it.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>netapp_login</option> = <replaceable>None</replaceable></td>
|
||||
<td>(StrOpt) Administrative user account name used to access the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>netapp_lun_ostype</option> = <replaceable>None</replaceable></td>
|
||||
<td>(StrOpt) This option defines the type of operating system that will access a LUN exported from Data ONTAP; it is assigned to the LUN at the time it is created.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>netapp_partner_backend_name</option> = <replaceable>None</replaceable></td>
|
||||
<td>(StrOpt) The name of the config.conf stanza for a Data ONTAP (7-mode) HA partner. This option is only used by the driver when connecting to an instance with a storage family of Data ONTAP operating in 7-Mode, and it is required if the storage protocol selected is FC.</td>
|
||||
|
@ -25,10 +25,6 @@
|
||||
<td><option>rbd_ceph_conf</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) Path to the ceph configuration file</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>rbd_cluster_name</option> = <replaceable>ceph</replaceable></td>
|
||||
<td>(StrOpt) The name of ceph cluster</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>rbd_flatten_volume_from_snapshot</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) Flatten volumes created from snapshots to remove dependency from volume to snapshot</td>
|
||||
|
@ -119,7 +119,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_conn_get_timeout</option> = <replaceable>10</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcached client connection from the pool.</td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcache client connection from the pool.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_dead_retry</option> = <replaceable>300</replaceable></td>
|
||||
@ -131,7 +131,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_socket_timeout</option> = <replaceable>3</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcached server.</td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcache server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_unused_timeout</option> = <replaceable>60</replaceable></td>
|
||||
@ -147,7 +147,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_use_advanced_pool</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcached client pool. The advanced pool will only work under python 2.x.</td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcache client pool. The advanced pool will only work under python 2.x.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>revocation_cache_time</option> = <replaceable>10</replaceable></td>
|
||||
|
@ -19,11 +19,11 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>cleanup_scrubber</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) DEPRECATED. TO BE REMOVED IN THE LIBERTY RELEASE. A boolean that determines if the scrubber should clean up the files it uses for taking data. Only one server in your deployment should be designated the cleanup host.</td>
|
||||
<td>(BoolOpt) A boolean that determines if the scrubber should clean up the files it uses for taking data. Only one server in your deployment should be designated the cleanup host.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>cleanup_scrubber_time</option> = <replaceable>86400</replaceable></td>
|
||||
<td>(IntOpt) DEPRECATED. TO BE REMOVED IN THE LIBERTY RELEASE. Items must have a modified time that is older than this value in order to be candidates for cleanup.</td>
|
||||
<td>(IntOpt) Items must have a modified time that is older than this value in order to be candidates for cleanup.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>delayed_delete</option> = <replaceable>False</replaceable></td>
|
||||
|
@ -35,7 +35,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>notification_driver</option> = <replaceable>[]</replaceable></td>
|
||||
<td>(MultiStrOpt) The Drivers(s) to handle sending notifications. Possible values are messaging, messagingv2, routing,log, test, noop</td>
|
||||
<td>(MultiStrOpt) Driver or drivers to handle sending notifications.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>notification_topics</option> = <replaceable>notifications</replaceable></td>
|
||||
|
@ -45,10 +45,6 @@
|
||||
<td><option>heat_watch_server_url</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) URL of the Heat CloudWatch server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>hidden_stack_tags</option> = <replaceable></replaceable></td>
|
||||
<td>(ListOpt) Stacks containing these tag names will be hidden. Multiple tags should be given in a comma-delimited list (eg. hidden_stack_tags=hide_me,me_too).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>max_json_body_size</option> = <replaceable>1048576</replaceable></td>
|
||||
<td>(IntOpt) Maximum raw byte size of JSON request body. Should be larger than max_template_size.</td>
|
||||
@ -174,13 +170,6 @@
|
||||
<td><option>workers</option> = <replaceable>0</replaceable></td>
|
||||
<td>(IntOpt) Number of workers for Heat service.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2">[oslo_versionedobjects]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>fatal_exception_format_errors</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) Make exception message format errors fatal</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2">[paste_deploy]</th>
|
||||
</tr>
|
||||
|
@ -119,7 +119,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_conn_get_timeout</option> = <replaceable>10</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcached client connection from the pool.</td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcache client connection from the pool.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_dead_retry</option> = <replaceable>300</replaceable></td>
|
||||
@ -131,7 +131,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_socket_timeout</option> = <replaceable>3</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcached server.</td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcache server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_unused_timeout</option> = <replaceable>60</replaceable></td>
|
||||
@ -147,7 +147,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_use_advanced_pool</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcached client pool. The advanced pool will only work under python 2.x.</td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcache client pool. The advanced pool will only work under python 2.x.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>revocation_cache_time</option> = <replaceable>10</replaceable></td>
|
||||
|
@ -29,6 +29,10 @@
|
||||
<td><option>fatal_deprecations</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) Enables or disables fatal status of deprecations.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>fatal_exception_format_errors</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) Make exception message format errors fatal</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>instance_format</option> = <replaceable>"[instance: %(uuid)s] "</replaceable></td>
|
||||
<td>(StrOpt) The format for an instance that is passed with the log message.</td>
|
||||
@ -86,8 +90,8 @@
|
||||
<td>(BoolOpt) Use syslog for logging. Existing syslog format is DEPRECATED during I, and will change in J to honor RFC5424.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>use_syslog_rfc_format</option> = <replaceable>True</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Enables or disables syslog rfc5424 format for logging. If enabled, prefixes the MSG part of the syslog message with APP-NAME (RFC5424). The format without the APP-NAME is deprecated in K, and will be removed in L, along with this option.</td>
|
||||
<td><option>use_syslog_rfc_format</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Enables or disables syslog rfc5424 format for logging. If enabled, prefixes the MSG part of the syslog message with APP-NAME (RFC5424). The format without the APP-NAME is deprecated in I, and will be removed in J.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>use_stderr</option> = <replaceable>True</replaceable></td>
|
||||
|
@ -74,7 +74,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -34,7 +34,7 @@
|
||||
<td>(StrOpt) Directory for holding IPC sockets.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>local</replaceable></td>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>oslo_messaging._drivers.matchmaker.MatchMakerLocalhost</replaceable></td>
|
||||
<td>(StrOpt) MatchMaker driver.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -23,7 +23,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>notification_driver</option> = <replaceable>[]</replaceable></td>
|
||||
<td>(MultiStrOpt) The Drivers(s) to handle sending notifications. Possible values are messaging, messagingv2, routing,log, test, noop</td>
|
||||
<td>(MultiStrOpt) Driver or drivers to handle sending notifications.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>notification_topics</option> = <replaceable>notifications</replaceable></td>
|
||||
|
@ -119,7 +119,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_conn_get_timeout</option> = <replaceable>10</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcached client connection from the pool.</td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcache client connection from the pool.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_dead_retry</option> = <replaceable>300</replaceable></td>
|
||||
@ -131,7 +131,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_socket_timeout</option> = <replaceable>3</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcached server.</td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcache server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_unused_timeout</option> = <replaceable>60</replaceable></td>
|
||||
@ -147,7 +147,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_use_advanced_pool</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcached client pool. The advanced pool will only work under python 2.x.</td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcache client pool. The advanced pool will only work under python 2.x.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcached_servers</option> = <replaceable>None</replaceable></td>
|
||||
|
@ -83,7 +83,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>send_sensor_data_types</option> = <replaceable>ALL</replaceable></td>
|
||||
<td>(ListOpt) List of comma separated meter types which need to be sent to Ceilometer. The default value, "ALL", is a special value meaning send all the sensor data.</td>
|
||||
<td>(ListOpt) List of comma separated metric types which need to be sent to Ceilometer. The default value, "ALL", is a special value meaning send all the sensor data.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>sync_local_state_interval</option> = <replaceable>180</replaceable></td>
|
||||
|
@ -81,7 +81,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -34,7 +34,7 @@
|
||||
<td>(StrOpt) Directory for holding IPC sockets.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>local</replaceable></td>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>oslo_messaging._drivers.matchmaker.MatchMakerLocalhost</replaceable></td>
|
||||
<td>(StrOpt) MatchMaker driver.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -27,11 +27,11 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>notification_driver</option> = <replaceable>[]</replaceable></td>
|
||||
<td>(MultiStrOpt) The Drivers(s) to handle sending notifications. Possible values are messaging, messagingv2, routing,log, test, noop</td>
|
||||
<td>(MultiStrOpt) Driver or drivers to handle sending notifications.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>notification_format</option> = <replaceable>basic</replaceable></td>
|
||||
<td>(StrOpt) Define the notification format for Identity Service events. A "basic" notification has information about the resource being operated on. A "cadf" notification has the same information, as well as information about the initiator of the event.</td>
|
||||
<td>(StrOpt) Define the notification format for Identity Service events. A "basic" notification has information about the resource being operated on. A "cadf" notification has the same information, as well as information about the initiator of the event. Valid options are: basic and cadf</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>notification_topics</option> = <replaceable>notifications</replaceable></td>
|
||||
|
@ -119,7 +119,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_conn_get_timeout</option> = <replaceable>10</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcached client connection from the pool.</td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcache client connection from the pool.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_dead_retry</option> = <replaceable>300</replaceable></td>
|
||||
@ -131,7 +131,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_socket_timeout</option> = <replaceable>3</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcached server.</td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcache server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_unused_timeout</option> = <replaceable>60</replaceable></td>
|
||||
@ -147,7 +147,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_use_advanced_pool</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcached client pool. The advanced pool will only work under python 2.x.</td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcache client pool. The advanced pool will only work under python 2.x.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>revocation_cache_time</option> = <replaceable>10</replaceable></td>
|
||||
|
@ -19,7 +19,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>alias_dereferencing</option> = <replaceable>default</replaceable></td>
|
||||
<td>(StrOpt) The LDAP dereferencing option for queries. The "default" option falls back to using default dereferencing configured by your ldap.conf.</td>
|
||||
<td>(StrOpt) The LDAP dereferencing option for queries. This can be either "never", "searching", "always", "finding" or "default". The "default" option falls back to using default dereferencing configured by your ldap.conf.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>allow_subtree_delete</option> = <replaceable>False</replaceable></td>
|
||||
@ -187,7 +187,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>query_scope</option> = <replaceable>one</replaceable></td>
|
||||
<td>(StrOpt) The LDAP scope for queries, "one" represents oneLevel/singleLevel and "sub" represents subtree/wholeSubtree options.</td>
|
||||
<td>(StrOpt) The LDAP scope for queries, this can be either "one" (onelevel/singleLevel) or "sub" (subtree/wholeSubtree).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>role_additional_attribute_mapping</option> = <replaceable></replaceable></td>
|
||||
@ -247,7 +247,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>tls_req_cert</option> = <replaceable>demand</replaceable></td>
|
||||
<td>(StrOpt) Specifies what checks to perform on client certificates in an incoming TLS session.</td>
|
||||
<td>(StrOpt) Valid options for tls_req_cert are demand, never, and allow.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>url</option> = <replaceable>ldap://localhost</replaceable></td>
|
||||
|
@ -86,8 +86,8 @@
|
||||
<td>(BoolOpt) Use syslog for logging. Existing syslog format is DEPRECATED during I, and will change in J to honor RFC5424.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>use_syslog_rfc_format</option> = <replaceable>True</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Enables or disables syslog rfc5424 format for logging. If enabled, prefixes the MSG part of the syslog message with APP-NAME (RFC5424). The format without the APP-NAME is deprecated in K, and will be removed in L, along with this option.</td>
|
||||
<td><option>use_syslog_rfc_format</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Enables or disables syslog rfc5424 format for logging. If enabled, prefixes the MSG part of the syslog message with APP-NAME (RFC5424). The format without the APP-NAME is deprecated in I, and will be removed in J.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>use_stderr</option> = <replaceable>True</replaceable></td>
|
||||
|
@ -70,7 +70,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
||||
<td>(StrOpt) CA certificate PEM file to verify server certificate</td>
|
||||
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
||||
|
@ -47,7 +47,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>idp_contact_type</option> = <replaceable>other</replaceable></td>
|
||||
<td>(StrOpt) The contact type describing the main point of contact for the identity provider.</td>
|
||||
<td>(StrOpt) Contact type. Allowed values are: technical, support, administrative billing, and other</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>idp_entity_id</option> = <replaceable>None</replaceable></td>
|
||||
|
@ -34,7 +34,7 @@
|
||||
<td>(StrOpt) Directory for holding IPC sockets.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>local</replaceable></td>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>oslo_messaging._drivers.matchmaker.MatchMakerLocalhost</replaceable></td>
|
||||
<td>(StrOpt) MatchMaker driver.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -119,7 +119,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_conn_get_timeout</option> = <replaceable>10</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcached client connection from the pool.</td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcache client connection from the pool.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_dead_retry</option> = <replaceable>300</replaceable></td>
|
||||
@ -131,7 +131,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_socket_timeout</option> = <replaceable>3</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcached server.</td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcache server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_unused_timeout</option> = <replaceable>60</replaceable></td>
|
||||
@ -147,7 +147,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_use_advanced_pool</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcached client pool. The advanced pool will only work under python 2.x.</td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcache client pool. The advanced pool will only work under python 2.x.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>revocation_cache_time</option> = <replaceable>10</replaceable></td>
|
||||
|
@ -66,12 +66,12 @@
|
||||
<td>(IntOpt) Number of seconds after which a lack of capability and capacity updates signals the child cell is to be treated as a mute.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>mute_weight_multiplier</option> = <replaceable>-10000.0</replaceable></td>
|
||||
<td><option>mute_weight_multiplier</option> = <replaceable>-10.0</replaceable></td>
|
||||
<td>(FloatOpt) Multiplier used to weigh mute children. (The value should be negative.)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>mute_weight_value</option> = <replaceable>None</replaceable></td>
|
||||
<td>(FloatOpt) DEPRECATED: this option has no effect anymore. Please use "mute_weight_multiplier" instead. This option is deprecated in the 2015.1 release and will be removed in the 2015.2 release.</td>
|
||||
<td><option>mute_weight_value</option> = <replaceable>1000.0</replaceable></td>
|
||||
<td>(FloatOpt) Weight value assigned to mute children. (The value should be positive.)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>name</option> = <replaceable>nova</replaceable></td>
|
||||
|
@ -77,10 +77,6 @@
|
||||
<td><option>tempdir</option> = <replaceable>None</replaceable></td>
|
||||
<td>(StrOpt) Explicitly specify the temporary working directory</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>update_resources_interval</option> = <replaceable>0</replaceable></td>
|
||||
<td>(IntOpt) Interval in seconds for updating compute resources. A number less than 0 means to disable the task completely. Leaving this at the default of 0 will cause this to run at the default periodic interval. Setting it to any positive value will cause it to run at approximately that number of seconds.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2">[keystone_authtoken]</th>
|
||||
</tr>
|
||||
|
@ -23,7 +23,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>compute_driver</option> = <replaceable>None</replaceable></td>
|
||||
<td>(StrOpt) Driver to use for controlling virtualization. Options include: libvirt.LibvirtDriver, xenapi.XenAPIDriver, fake.FakeDriver, ironic.IronicDriver, vmwareapi.VMwareVCDriver, hyperv.HyperVDriver</td>
|
||||
<td>(StrOpt) Driver to use for controlling virtualization. Options include: libvirt.LibvirtDriver, xenapi.XenAPIDriver, fake.FakeDriver, baremetal.BareMetalDriver, vmwareapi.VMwareVCDriver, hyperv.HyperVDriver</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>compute_manager</option> = <replaceable>nova.compute.manager.ComputeManager</replaceable></td>
|
||||
|
@ -21,6 +21,10 @@
|
||||
<td><option>allow_instance_snapshots</option> = <replaceable>True</replaceable></td>
|
||||
<td>(BoolOpt) Permit instance snapshot operations.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>allow_migrate_to_same_host</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) Allow migrate machine to the same host. Useful when testing in single-host environments.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>allow_resize_to_same_host</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) Allow destination machine to match source for resize. Useful when testing in single-host environments.</td>
|
||||
|
@ -29,10 +29,6 @@
|
||||
<td><option>cluster_name</option> = <replaceable>None</replaceable></td>
|
||||
<td>(MultiStrOpt) Name of a VMware Cluster ComputeResource.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>console_delay_seconds</option> = <replaceable>None</replaceable></td>
|
||||
<td>(IntOpt) Set this value if affected by an increased network latency causing repeated characters when typing in a remote console.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>datastore_regex</option> = <replaceable>None</replaceable></td>
|
||||
<td>(StrOpt) Regex to match the name of a datastore.</td>
|
||||
|
@ -119,7 +119,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_conn_get_timeout</option> = <replaceable>10</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcached client connection from the pool.</td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcache client connection from the pool.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_dead_retry</option> = <replaceable>300</replaceable></td>
|
||||
@ -131,7 +131,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_socket_timeout</option> = <replaceable>3</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcached server.</td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcache server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_unused_timeout</option> = <replaceable>60</replaceable></td>
|
||||
@ -147,7 +147,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_use_advanced_pool</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcached client pool. The advanced pool will only work under python 2.x.</td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcache client pool. The advanced pool will only work under python 2.x.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>revocation_cache_time</option> = <replaceable>10</replaceable></td>
|
||||
|
@ -167,8 +167,8 @@
|
||||
<td>(IntOpt) How often times during the heartbeat_timeout_threshold we check the heartbeat.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>heartbeat_timeout_threshold</option> = <replaceable>60</replaceable></td>
|
||||
<td>(IntOpt) Number of seconds after which the Rabbit broker is considered down if heartbeat's keep-alive fails (0 disable the heartbeat).</td>
|
||||
<td><option>heartbeat_timeout_threshold</option> = <replaceable>0</replaceable></td>
|
||||
<td>(IntOpt) Number of seconds after which the Rabbit broker is considered down if heartbeat's keep-alive fails (0 disables the heartbeat, >0 enables it. Enabling heartbeats requires kombu>=3.0.7 and amqp>=1.4.0). EXPERIMENTAL</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>kombu_reconnect_delay</option> = <replaceable>1.0</replaceable></td>
|
||||
|
@ -34,7 +34,7 @@
|
||||
<td>(StrOpt) Directory for holding IPC sockets.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>oslo_messaging._drivers.matchmaker.MatchMakerLocalhost</replaceable></td>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>local</replaceable></td>
|
||||
<td>(StrOpt) MatchMaker driver.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -115,8 +115,7 @@ number of workers can lessen the impact that a CPU intensive, or
|
||||
blocking, request can have on other requests served by the same
|
||||
worker. If the maximum number of clients is set to one, then a given worker
|
||||
will not perform another call while processing, allowing
|
||||
other workers a chance to process it.
|
||||
</td>
|
||||
other workers a chance to process it.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>mount_check</option> = <replaceable>true</replaceable></td>
|
||||
|
@ -119,8 +119,7 @@ number of workers can lessen the impact that a CPU intensive, or
|
||||
blocking, request can have on other requests served by the same
|
||||
worker. If the maximum number of clients is set to one, then a given worker
|
||||
will not perform another call while processing, allowing
|
||||
other workers a chance to process it.
|
||||
</td>
|
||||
other workers a chance to process it.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>mount_check</option> = <replaceable>true</replaceable></td>
|
||||
|
@ -16,10 +16,18 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>conn_timeout</option> = <replaceable>5</replaceable></td>
|
||||
<td>Connection timeout to external services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>container_time</option> = <replaceable>60</replaceable></td>
|
||||
<td>Maximum amount of time to spend syncing each container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>internal_client_conf_path</option> = <replaceable>/etc/swift/internal-client.conf</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>interval</option> = <replaceable>300</replaceable></td>
|
||||
<td>Minimum time for a pass to take</td>
|
||||
@ -40,6 +48,10 @@
|
||||
<td><option>log_name</option> = <replaceable>container-sync</replaceable></td>
|
||||
<td>Label used when logging</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>request_tries</option> = <replaceable>3</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>sync_proxy</option> = <replaceable>http://10.1.1.1:8888,http://10.1.1.2:8888</replaceable></td>
|
||||
<td>If you need to use an HTTP proxy, set it here. Defaults to no proxy.</td>
|
||||
|
80
doc/common/tables/swift-internal-client-DEFAULT.xml
Normal file
80
doc/common/tables/swift-internal-client-DEFAULT.xml
Normal file
@ -0,0 +1,80 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<!-- The tool that generated this table lives in the
|
||||
openstack-doc-tools repository. The editions made in
|
||||
this file will *not* be lost if you run the script again. -->
|
||||
<table rules="all">
|
||||
<caption>Description of configuration options for
|
||||
<literal>[DEFAULT]</literal> in <filename>internal-client.conf</filename>
|
||||
</caption>
|
||||
<col width="50%"/>
|
||||
<col width="50%"/>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Configuration option = Default value</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>log_address</option> = <replaceable>/dev/log</replaceable></td>
|
||||
<td>Location where syslog sends the logs to</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_custom_handlers</option> = <replaceable></replaceable></td>
|
||||
<td>Comma-separated list of functions to call to setup custom log handlers.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_facility</option> = <replaceable>LOG_LOCAL0</replaceable></td>
|
||||
<td>Syslog log facility</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_level</option> = <replaceable>INFO</replaceable></td>
|
||||
<td>Logging level</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_name</option> = <replaceable>swift</replaceable></td>
|
||||
<td>Label used when logging</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_statsd_default_sample_rate</option> = <replaceable>1.0</replaceable></td>
|
||||
<td>Defines the probability of sending a sample for any given event or
|
||||
timing measurement.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_statsd_host</option> = <replaceable>localhost</replaceable></td>
|
||||
<td>If not set, the StatsD feature is disabled.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_statsd_metric_prefix</option> = <replaceable></replaceable></td>
|
||||
<td>Value will be prepended to every metric sent to the StatsD server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_statsd_port</option> = <replaceable>8125</replaceable></td>
|
||||
<td>Port value for the StatsD server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_statsd_sample_rate_factor</option> = <replaceable>1.0</replaceable></td>
|
||||
<td>Not recommended to set this to a value less than 1.0, if frequency
|
||||
of logging is too high, tune the
|
||||
log_statsd_default_sample_rate instead.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_udp_host</option> = <replaceable></replaceable></td>
|
||||
<td>If not set, the UDP receiver for syslog is disabled.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_udp_port</option> = <replaceable>514</replaceable></td>
|
||||
<td>Port value for UDP receiver, if enabled.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>swift_dir</option> = <replaceable>/etc/swift</replaceable></td>
|
||||
<td>Swift configuration directory</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>user</option> = <replaceable>swift</replaceable></td>
|
||||
<td>User to run as</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
25
doc/common/tables/swift-internal-client-app-proxy-server.xml
Normal file
25
doc/common/tables/swift-internal-client-app-proxy-server.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<!-- The tool that generated this table lives in the
|
||||
openstack-doc-tools repository. The editions made in
|
||||
this file will *not* be lost if you run the script again. -->
|
||||
<table rules="all">
|
||||
<caption>Description of configuration options for
|
||||
<literal>[app-proxy-server]</literal> in <filename>internal-client.conf</filename>
|
||||
</caption>
|
||||
<col width="50%"/>
|
||||
<col width="50%"/>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Configuration option = Default value</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>use</option> = <replaceable>egg:swift#proxy</replaceable></td>
|
||||
<td>Entry point of paste.deploy in the server</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
25
doc/common/tables/swift-internal-client-filter-cache.xml
Normal file
25
doc/common/tables/swift-internal-client-filter-cache.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<!-- The tool that generated this table lives in the
|
||||
openstack-doc-tools repository. The editions made in
|
||||
this file will *not* be lost if you run the script again. -->
|
||||
<table rules="all">
|
||||
<caption>Description of configuration options for
|
||||
<literal>[filter-cache]</literal> in <filename>internal-client.conf</filename>
|
||||
</caption>
|
||||
<col width="50%"/>
|
||||
<col width="50%"/>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Configuration option = Default value</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>use</option> = <replaceable>egg:swift#memcache</replaceable></td>
|
||||
<td>Entry point of paste.deploy in the server</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -0,0 +1,25 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<!-- The tool that generated this table lives in the
|
||||
openstack-doc-tools repository. The editions made in
|
||||
this file will *not* be lost if you run the script again. -->
|
||||
<table rules="all">
|
||||
<caption>Description of configuration options for
|
||||
<literal>[filter-catch_errors]</literal> in <filename>internal-client.conf</filename>
|
||||
</caption>
|
||||
<col width="50%"/>
|
||||
<col width="50%"/>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Configuration option = Default value</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>use</option> = <replaceable>egg:swift#catch_errors</replaceable></td>
|
||||
<td>Entry point of paste.deploy in the server</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -0,0 +1,25 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<!-- The tool that generated this table lives in the
|
||||
openstack-doc-tools repository. The editions made in
|
||||
this file will *not* be lost if you run the script again. -->
|
||||
<table rules="all">
|
||||
<caption>Description of configuration options for
|
||||
<literal>[filter-proxy-logging]</literal> in <filename>internal-client.conf</filename>
|
||||
</caption>
|
||||
<col width="50%"/>
|
||||
<col width="50%"/>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Configuration option = Default value</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>use</option> = <replaceable>egg:swift#proxy_logging</replaceable></td>
|
||||
<td>Entry point of paste.deploy in the server</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
25
doc/common/tables/swift-internal-client-pipeline-main.xml
Normal file
25
doc/common/tables/swift-internal-client-pipeline-main.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<!-- The tool that generated this table lives in the
|
||||
openstack-doc-tools repository. The editions made in
|
||||
this file will *not* be lost if you run the script again. -->
|
||||
<table rules="all">
|
||||
<caption>Description of configuration options for
|
||||
<literal>[pipeline-main]</literal> in <filename>internal-client.conf</filename>
|
||||
</caption>
|
||||
<col width="50%"/>
|
||||
<col width="50%"/>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Configuration option = Default value</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>pipeline</option> = <replaceable>catch_errors proxy-logging cache proxy-server</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -131,8 +131,7 @@ number of workers can lessen the impact that a CPU intensive, or
|
||||
blocking, request can have on other requests served by the same
|
||||
worker. If the maximum number of clients is set to one, then a given worker
|
||||
will not perform another call while processing, allowing
|
||||
other workers a chance to process it.
|
||||
</td>
|
||||
other workers a chance to process it.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>mount_check</option> = <replaceable>true</replaceable></td>
|
||||
|
@ -0,0 +1,81 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<!-- The tool that generated this table lives in the
|
||||
openstack-doc-tools repository. The editions made in
|
||||
this file will *not* be lost if you run the script again. -->
|
||||
<table rules="all">
|
||||
<caption>Description of configuration options for
|
||||
<literal>[object-reconstructor]</literal> in <filename>object-server.conf</filename>
|
||||
</caption>
|
||||
<col width="50%"/>
|
||||
<col width="50%"/>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Configuration option = Default value</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>concurrency</option> = <replaceable>1</replaceable></td>
|
||||
<td>Number of replication workers to spawn</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>daemonize</option> = <replaceable>on</replaceable></td>
|
||||
<td>Whether or not to run replication as a daemon</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>handoffs_first</option> = <replaceable>False</replaceable></td>
|
||||
<td>If set to True, partitions that are not supposed to be on the node will be replicated first. The default setting should not be changed, except for extreme situations.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>http_timeout</option> = <replaceable>60</replaceable></td>
|
||||
<td>Maximum duration for an HTTP request</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>lockup_timeout</option> = <replaceable>1800</replaceable></td>
|
||||
<td>Attempts to kill all workers if nothing replications for lockup_timeout seconds</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_address</option> = <replaceable>/dev/log</replaceable></td>
|
||||
<td>Location where syslog sends the logs to</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_facility</option> = <replaceable>LOG_LOCAL0</replaceable></td>
|
||||
<td>Syslog log facility</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_level</option> = <replaceable>INFO</replaceable></td>
|
||||
<td>Logging level</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>log_name</option> = <replaceable>object-reconstructor</replaceable></td>
|
||||
<td>Label used when logging</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>node_timeout</option> = <replaceable>10</replaceable></td>
|
||||
<td>Request timeout to external services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>reclaim_age</option> = <replaceable>604800</replaceable></td>
|
||||
<td>Time elapsed in seconds before an object can be reclaimed</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>recon_cache_path</option> = <replaceable>/var/cache/swift</replaceable></td>
|
||||
<td>Directory where stats for a few items will be stored</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ring_check_interval</option> = <replaceable>15</replaceable></td>
|
||||
<td>How often (in seconds) to check the ring</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>run_pause</option> = <replaceable>30</replaceable></td>
|
||||
<td>Time in seconds to wait between replication passes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>stats_interval</option> = <replaceable>300</replaceable></td>
|
||||
<td>Interval in seconds between logging replication statistics</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -49,7 +49,7 @@
|
||||
<td>is a list of hosts that are included with any CORS request by default and returned with the Access-Control-Allow-Origin header in addition to what the container has set. to call to setup custom log handlers. for eventlet the proxy server. For most cases, this should be `egg:swift#proxy`. request whenever it has to failover to a handoff node</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>disallowed_sections</option> = <replaceable>container_quotas, tempurl, bulk_delete.max_failed_deletes</replaceable></td>
|
||||
<td><option>disallowed_sections</option> = <replaceable>swift.valid_api_versions, container_quotas, tempurl</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -139,8 +139,7 @@ number of workers can lessen the impact that a CPU intensive, or
|
||||
blocking, request can have on other requests served by the same
|
||||
worker. If the maximum number of clients is set to one, then a given worker
|
||||
will not perform another call while processing, allowing
|
||||
other workers a chance to process it.
|
||||
</td>
|
||||
other workers a chance to process it.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>strict_cors_mode</option> = <replaceable>True</replaceable></td>
|
||||
|
@ -22,11 +22,11 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_serialization_support</option> = <replaceable>2</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
<td>Sets how memcache values are serialized and deserialized</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_servers</option> = <replaceable>127.0.0.1:11211</replaceable></td>
|
||||
<td>Comma separated list of memcached servers ip:port services</td>
|
||||
<td>Comma-separated list of memcached servers ip:port services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>set log_address</option> = <replaceable>/dev/log</replaceable></td>
|
||||
|
@ -34,7 +34,7 @@ you can set this to False.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>is_admin</option> = <replaceable>false</replaceable></td>
|
||||
<td>If this option is set to True, it allows to give a user whose username is the same as the project name and who has any role in the project access rights elevated to be the same as if the user had one of the <option>operator_roles</option>. Note that the condition compares names rather than
|
||||
<td>If this option is set to True, it allows to give a user whose username is the same as the project name and who has any role in the project access rights elevated to be the same as if the user had one of the operator_roles. Note that the condition compares names rather than
|
||||
UUIDs. This option is deprecated. It is False by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -18,7 +18,10 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>allow_overrides</option> = <replaceable>true</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
<td>This option allows middleware higher in the WSGI pipeline to override auth
|
||||
processing, useful for middleware such as tempurl and formpost. If you know
|
||||
you are not going to use such middleware and you want a bit of extra security,
|
||||
you can set this to False.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>auth_prefix</option> = <replaceable>/auth/</replaceable></td>
|
||||
|
@ -24,6 +24,10 @@
|
||||
<td><option>name</option> = <replaceable>Policy-0</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>policy_type</option> = <replaceable>replication</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
||||
|
@ -20,6 +20,10 @@
|
||||
<td><option>name</option> = <replaceable>silver</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>policy_type</option> = <replaceable>replication</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
||||
|
45
doc/common/tables/swift-swift-storage-policy-2.xml
Normal file
45
doc/common/tables/swift-swift-storage-policy-2.xml
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
||||
<!-- The tool that generated this table lives in the
|
||||
openstack-doc-tools repository. The editions made in
|
||||
this file will *not* be lost if you run the script again. -->
|
||||
<table rules="all">
|
||||
<caption>Description of configuration options for
|
||||
<literal>[storage-policy-2]</literal> in <filename>swift.conf</filename>
|
||||
</caption>
|
||||
<col width="50%"/>
|
||||
<col width="50%"/>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Configuration option = Default value</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>ec_num_data_fragments</option> = <replaceable>10</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ec_num_parity_fragments</option> = <replaceable>4</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ec_object_segment_size</option> = <replaceable>1048576</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>ec_type</option> = <replaceable>jerasure_rs_vand</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>name</option> = <replaceable>deepfreeze10-4</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>policy_type</option> = <replaceable>erasure_coding</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -43,11 +43,11 @@
|
||||
<tr>
|
||||
<td><option>max_header_size</option> = <replaceable>8192</replaceable></td>
|
||||
<td>The max number of bytes in the utf8 encoding of each header.
|
||||
Using <replaceable>8192</replaceable> as default because eventlet use <replaceable>8192</replaceable>
|
||||
Using 8192 as default because eventlet use 8192
|
||||
as maximum size of header line. You may need to increase this value when using
|
||||
identity v3 API tokens including more than 7 catalog entries.
|
||||
See also <option>include_service_catalog</option> in <filename>proxy-server.conf-sample</filename>
|
||||
(documented in <filename>overview_auth.rst</filename>).</td>
|
||||
See also include_service_catalog in proxy-server.conf-sample
|
||||
(documented in overview_auth.rst).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>max_meta_count</option> = <replaceable>90</replaceable></td>
|
||||
@ -73,6 +73,10 @@
|
||||
<td>The max number of bytes in the utf8 encoding
|
||||
of an object name.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>valid_api_versions</option> = <replaceable>v0,v1,v2</replaceable></td>
|
||||
<td>No help text available for this option.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
||||
|
@ -18,8 +18,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><option>swift_hash_path_prefix</option> = <replaceable>changeme</replaceable></td>
|
||||
<td>
|
||||
A prefix used by hash_path to offer a bit more security when generating hashes for
|
||||
<td>A prefix used by hash_path to offer a bit more security when generating hashes for
|
||||
paths. It simply appends this value to all paths; if someone knows this suffix,
|
||||
it's easier for them to guess the hash a path will end up with.
|
||||
New installations are advised to set this parameter to a random secret,
|
||||
@ -30,8 +29,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>swift_hash_path_suffix</option> = <replaceable>changeme</replaceable></td>
|
||||
<td>
|
||||
A suffix used by hash_path to offer a bit more security when generating hashes for
|
||||
<td>A suffix used by hash_path to offer a bit more security when generating hashes for
|
||||
paths. It simply appends this value to all paths; if someone knows this suffix,
|
||||
it's easier for them to guess the hash a path will end up with.
|
||||
New installations are advised to set this parameter to a random secret,
|
||||
|
@ -119,7 +119,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_conn_get_timeout</option> = <replaceable>10</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcached client connection from the pool.</td>
|
||||
<td>(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcache client connection from the pool.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_dead_retry</option> = <replaceable>300</replaceable></td>
|
||||
@ -131,7 +131,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_socket_timeout</option> = <replaceable>3</replaceable></td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcached server.</td>
|
||||
<td>(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcache server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_pool_unused_timeout</option> = <replaceable>60</replaceable></td>
|
||||
@ -147,7 +147,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>memcache_use_advanced_pool</option> = <replaceable>False</replaceable></td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcached client pool. The advanced pool will only work under python 2.x.</td>
|
||||
<td>(BoolOpt) (Optional) Use the advanced (eventlet safe) memcache client pool. The advanced pool will only work under python 2.x.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>revocation_cache_time</option> = <replaceable>10</replaceable></td>
|
||||
|
@ -175,8 +175,8 @@
|
||||
<td>(IntOpt) How often times during the heartbeat_timeout_threshold we check the heartbeat.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>heartbeat_timeout_threshold</option> = <replaceable>60</replaceable></td>
|
||||
<td>(IntOpt) Number of seconds after which the Rabbit broker is considered down if heartbeat's keep-alive fails (0 disable the heartbeat).</td>
|
||||
<td><option>heartbeat_timeout_threshold</option> = <replaceable>0</replaceable></td>
|
||||
<td>(IntOpt) Number of seconds after which the Rabbit broker is considered down if heartbeat's keep-alive fails (0 disables the heartbeat, >0 enables it. Enabling heartbeats requires kombu>=3.0.7 and amqp>=1.4.0). EXPERIMENTAL</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>kombu_reconnect_delay</option> = <replaceable>1.0</replaceable></td>
|
||||
|
@ -34,7 +34,7 @@
|
||||
<td>(StrOpt) Directory for holding IPC sockets.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>oslo_messaging._drivers.matchmaker.MatchMakerLocalhost</replaceable></td>
|
||||
<td><option>rpc_zmq_matchmaker</option> = <replaceable>local</replaceable></td>
|
||||
<td>(StrOpt) MatchMaker driver.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -30,7 +30,6 @@ backup_share backups
|
||||
backup_swift_auth backups_swift
|
||||
backup_swift_auth_version backups_swift
|
||||
backup_swift_block_size backups_swift
|
||||
backup_swift_ca_cert_file backups_swift
|
||||
backup_swift_container backups_swift
|
||||
backup_swift_enable_progress_timer backups_swift
|
||||
backup_swift_key backups_swift
|
||||
@ -85,7 +84,6 @@ driver_client_cert datera
|
||||
driver_client_cert_key datera
|
||||
driver_data_namespace common
|
||||
driver_use_ssl xio
|
||||
enable_force_upload api
|
||||
enable_new_services common
|
||||
enable_v1_api api
|
||||
enable_v2_api api
|
||||
@ -241,10 +239,8 @@ nas_ssh_port nas
|
||||
naviseccli_path emc
|
||||
netapp_controller_ips netapp_eseries_iscsi
|
||||
netapp_copyoffload_tool_path netapp_cdot_nfs
|
||||
netapp_enable_multiattach netapp_eseries_iscsi
|
||||
netapp_host_type netapp_eseries_iscsi
|
||||
netapp_eseries_host_type netapp_eseries_iscsi
|
||||
netapp_login netapp_7mode_iscsi netapp_7mode_nfs netapp_cdot_iscsi netapp_cdot_nfs netapp_eseries_iscsi
|
||||
netapp_lun_ostype netapp_eseries_iscsi
|
||||
netapp_partner_backend_name netapp_7mode_iscsi netapp_7mode_nfs netapp_cdot_iscsi netapp_cdot_nfs netapp_eseries_iscsi
|
||||
netapp_password netapp_7mode_iscsi netapp_7mode_nfs netapp_cdot_iscsi netapp_cdot_nfs netapp_eseries_iscsi
|
||||
netapp_sa_password netapp_eseries_iscsi
|
||||
@ -314,7 +310,6 @@ quota_snapshots quota
|
||||
quota_volumes quota
|
||||
rados_connect_timeout storage_ceph
|
||||
rbd_ceph_conf storage_ceph
|
||||
rbd_cluster_name storage_ceph
|
||||
rbd_flatten_volume_from_snapshot storage_ceph
|
||||
rbd_max_clone_depth storage_ceph
|
||||
rbd_pool storage_ceph
|
||||
|
@ -19,11 +19,11 @@ environment_dir common
|
||||
error_wait_time common
|
||||
event_purge_batch_size common
|
||||
fatal_deprecations logging
|
||||
fatal_exception_format_errors logging
|
||||
heat_metadata_server_url api metadata_api
|
||||
heat_stack_user_role api
|
||||
heat_waitcondition_server_url api waitcondition_api
|
||||
heat_watch_server_url api cloudwatch_api
|
||||
hidden_stack_tags api
|
||||
host common
|
||||
instance_connection_https_validate_certificates cfn_api
|
||||
instance_connection_is_secure cfn_api
|
||||
@ -284,7 +284,6 @@ oslo_messaging_rabbit/rabbit_use_ssl rpc
|
||||
oslo_messaging_rabbit/rabbit_userid rpc
|
||||
oslo_messaging_rabbit/rabbit_virtual_host rpc
|
||||
oslo_messaging_rabbit/rpc_conn_pool_size rpc
|
||||
oslo_versionedobjects/fatal_exception_format_errors api
|
||||
paste_deploy/api_paste_config api
|
||||
paste_deploy/flavor api
|
||||
profiler/profiler_enabled testing
|
||||
|
@ -1,6 +1,7 @@
|
||||
aggregate_image_properties_isolation_namespace scheduler
|
||||
aggregate_image_properties_isolation_separator scheduler
|
||||
allow_instance_snapshots policy
|
||||
allow_migrate_to_same_host policy
|
||||
allow_resize_to_same_host policy
|
||||
allow_same_net_traffic network
|
||||
api_paste_config api
|
||||
@ -337,7 +338,6 @@ timeout_nbd hypervisor
|
||||
transport_url amqp
|
||||
until_refresh policy
|
||||
update_dns_entries network
|
||||
update_resources_interval common
|
||||
use-syslog logging
|
||||
use-syslog-rfc-format logging
|
||||
use_cow_images hypervisor
|
||||
@ -717,7 +717,6 @@ upgrade_levels/scheduler upgrade_levels
|
||||
vmware/api_retry_count vmware
|
||||
vmware/cache_prefix vmware
|
||||
vmware/cluster_name vmware
|
||||
vmware/console_delay_seconds vmware
|
||||
vmware/datastore_regex vmware
|
||||
vmware/host_ip vmware
|
||||
vmware/host_password vmware
|
||||
|
Loading…
Reference in New Issue
Block a user