(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.
-
-
= False
-
(BoolOpt) Enables the Force option on upload_to_image. This enables running upload_volume on in-use volumes for backends that support it.
-
= True
(BoolOpt) DEPRECATED: Deploy v1 of the Cinder API.
(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.
-
= True
-
(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.
-
-
-
= None
-
(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.
+
= linux_dm_mp
+
(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.
= None
(StrOpt) Administrative user account name used to access the storage system or proxy server.
-
-
= None
-
(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.
-
= None
(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.
(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.
+
(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.
= 86400
-
(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.
+
(IntOpt) Items must have a modified time that is older than this value in order to be candidates for cleanup.
(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).
-
= 1048576
(IntOpt) Maximum raw byte size of JSON request body. Should be larger than max_template_size.
@@ -174,13 +170,6 @@
= 0
(IntOpt) Number of workers for Heat service.
-
-
[oslo_versionedobjects]
-
-
-
= False
-
(BoolOpt) Make exception message format errors fatal
(BoolOpt) Enables or disables fatal status of deprecations.
+
+
= False
+
(BoolOpt) Make exception message format errors fatal
+
= "[instance: %(uuid)s] "
(StrOpt) The format for an instance that is passed with the log message.
@@ -86,8 +90,8 @@
(BoolOpt) Use syslog for logging. Existing syslog format is DEPRECATED during I, and will change in J to honor RFC5424.
-
= True
-
(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.
+
= False
+
(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.
(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.
+
(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.
(MultiStrOpt) The Drivers(s) to handle sending notifications. Possible values are messaging, messagingv2, routing,log, test, noop
+
(MultiStrOpt) Driver or drivers to handle sending notifications.
= basic
-
(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.
+
(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
(StrOpt) The LDAP dereferencing option for queries. The "default" option falls back to using default dereferencing configured by your ldap.conf.
+
(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.
= False
@@ -187,7 +187,7 @@
= one
-
(StrOpt) The LDAP scope for queries, "one" represents oneLevel/singleLevel and "sub" represents subtree/wholeSubtree options.
+
(StrOpt) The LDAP scope for queries, this can be either "one" (onelevel/singleLevel) or "sub" (subtree/wholeSubtree).
=
@@ -247,7 +247,7 @@
= demand
-
(StrOpt) Specifies what checks to perform on client certificates in an incoming TLS session.
+
(StrOpt) Valid options for tls_req_cert are demand, never, and allow.
(BoolOpt) Use syslog for logging. Existing syslog format is DEPRECATED during I, and will change in J to honor RFC5424.
-
= True
-
(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.
+
= False
+
(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.
(IntOpt) Number of seconds after which a lack of capability and capacity updates signals the child cell is to be treated as a mute.
-
= -10000.0
+
= -10.0
(FloatOpt) Multiplier used to weigh mute children. (The value should be negative.)
-
= None
-
(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.
+
= 1000.0
+
(FloatOpt) Weight value assigned to mute children. (The value should be positive.)
(StrOpt) Explicitly specify the temporary working directory
-
-
= 0
-
(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.
(StrOpt) Driver to use for controlling virtualization. Options include: libvirt.LibvirtDriver, xenapi.XenAPIDriver, fake.FakeDriver, ironic.IronicDriver, vmwareapi.VMwareVCDriver, hyperv.HyperVDriver
+
(StrOpt) Driver to use for controlling virtualization. Options include: libvirt.LibvirtDriver, xenapi.XenAPIDriver, fake.FakeDriver, baremetal.BareMetalDriver, vmwareapi.VMwareVCDriver, hyperv.HyperVDriver
(IntOpt) How often times during the heartbeat_timeout_threshold we check the heartbeat.
-
= 60
-
(IntOpt) Number of seconds after which the Rabbit broker is considered down if heartbeat's keep-alive fails (0 disable the heartbeat).
+
= 0
+
(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
diff --git a/doc/common/tables/swift-account-server-DEFAULT.xml b/doc/common/tables/swift-account-server-DEFAULT.xml
index c7d75ec7e7..becd3f4cdc 100644
--- a/doc/common/tables/swift-account-server-DEFAULT.xml
+++ b/doc/common/tables/swift-account-server-DEFAULT.xml
@@ -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.
-
+other workers a chance to process it.
= true
diff --git a/doc/common/tables/swift-container-server-DEFAULT.xml b/doc/common/tables/swift-container-server-DEFAULT.xml
index 3bae1317d2..7572d6cbda 100644
--- a/doc/common/tables/swift-container-server-DEFAULT.xml
+++ b/doc/common/tables/swift-container-server-DEFAULT.xml
@@ -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.
-
+other workers a chance to process it.
Description of configuration options for
+ [pipeline-main] in internal-client.conf
+
+
+
+
+
+
Configuration option = Default value
+
Description
+
+
+
+
+
= catch_errors proxy-logging cache proxy-server
+
No help text available for this option.
+
+
+
+
diff --git a/doc/common/tables/swift-object-server-DEFAULT.xml b/doc/common/tables/swift-object-server-DEFAULT.xml
index de780a4bdb..ff2bc37460 100644
--- a/doc/common/tables/swift-object-server-DEFAULT.xml
+++ b/doc/common/tables/swift-object-server-DEFAULT.xml
@@ -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.
-
+other workers a chance to process it.
Description of configuration options for
+ [object-reconstructor] in object-server.conf
+
+
+
+
+
+
Configuration option = Default value
+
Description
+
+
+
+
+
= 1
+
Number of replication workers to spawn
+
+
+
= on
+
Whether or not to run replication as a daemon
+
+
+
= False
+
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.
+
+
+
= 60
+
Maximum duration for an HTTP request
+
+
+
= 1800
+
Attempts to kill all workers if nothing replications for lockup_timeout seconds
+
+
+
= /dev/log
+
Location where syslog sends the logs to
+
+
+
= LOG_LOCAL0
+
Syslog log facility
+
+
+
= INFO
+
Logging level
+
+
+
= object-reconstructor
+
Label used when logging
+
+
+
= 10
+
Request timeout to external services
+
+
+
= 604800
+
Time elapsed in seconds before an object can be reclaimed
+
+
+
= /var/cache/swift
+
Directory where stats for a few items will be stored
+
+
+
= 15
+
How often (in seconds) to check the ring
+
+
+
= 30
+
Time in seconds to wait between replication passes
+
+
+
= 300
+
Interval in seconds between logging replication statistics
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
@@ -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.
-
+other workers a chance to process it.
Sets how memcache values are serialized and deserialized
= 127.0.0.1:11211
-
Comma separated list of memcached servers ip:port services
+
Comma-separated list of memcached servers ip:port services
= /dev/log
diff --git a/doc/common/tables/swift-proxy-server-filter-keystoneauth.xml b/doc/common/tables/swift-proxy-server-filter-keystoneauth.xml
index a08c0aef6f..3463e7dcfb 100644
--- a/doc/common/tables/swift-proxy-server-filter-keystoneauth.xml
+++ b/doc/common/tables/swift-proxy-server-filter-keystoneauth.xml
@@ -34,7 +34,7 @@ you can set this to False.
= false
-
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 . Note that the condition compares names rather than
+
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.
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.
The max number of bytes in the utf8 encoding of each header.
- Using 8192 as default because eventlet use 8192
+ 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 in proxy-server.conf-sample
- (documented in overview_auth.rst).
+ See also include_service_catalog in proxy-server.conf-sample
+ (documented in overview_auth.rst).
= 90
@@ -73,6 +73,10 @@
The max number of bytes in the utf8 encoding
of an object name.
- A prefix used by hash_path to offer a bit more security when generating hashes for
+
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 @@
= changeme
-
- A suffix used by hash_path to offer a bit more security when generating hashes for
+
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,
diff --git a/doc/common/tables/trove-auth_token.xml b/doc/common/tables/trove-auth_token.xml
index 6639def25d..b5d02a0750 100644
--- a/doc/common/tables/trove-auth_token.xml
+++ b/doc/common/tables/trove-auth_token.xml
@@ -119,7 +119,7 @@
= 10
-
(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcached client connection from the pool.
+
(IntOpt) (Optional) Number of seconds that an operation will wait to get a memcache client connection from the pool.
= 300
@@ -131,7 +131,7 @@
= 3
-
(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcached server.
+
(IntOpt) (Optional) Socket timeout in seconds for communicating with a memcache server.
= 60
@@ -147,7 +147,7 @@
= False
-
(BoolOpt) (Optional) Use the advanced (eventlet safe) memcached client pool. The advanced pool will only work under python 2.x.
+
(BoolOpt) (Optional) Use the advanced (eventlet safe) memcache client pool. The advanced pool will only work under python 2.x.
(IntOpt) How often times during the heartbeat_timeout_threshold we check the heartbeat.
-
= 60
-
(IntOpt) Number of seconds after which the Rabbit broker is considered down if heartbeat's keep-alive fails (0 disable the heartbeat).
+
= 0
+
(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