zaqar/doc/user-guide/zaqar-config-ref/autogen/zaqar.flagmappings
Victoria Martínez de la Cruz 752c6e1cd3 Zaqar configuration reference docs
This change adds the basic configuration reference
in the user guide.

It includes the document structure outline according
the OpenStack configuration reference standard and
a list of configuration options present in zaqar.conf
with a description of default values and value types.

Configuration option tables has been generated using
the autogenerate_config_docs tool in openstack-doc-tools
repo. Needed files to easier update this tables in the
near future are located in the autogen folder.

blueprint document-config-options

Change-Id: I17884400f711f6d2723b0774c20e7df4ffb0e812
2014-09-02 16:04:39 -03:00

87 lines
3.1 KiB
Plaintext

admin_mode api
auth_strategy authentication
daemon api
debug logging
default_log_levels logging
disable_process_locking api
fatal_deprecations logging
instance_format logging
instance_uuid_format logging
lock_path api
log_config_append logging
log_date_format logging
log_dir logging
log_file logging
log_format logging
logging_context_format_string logging
logging_debug_format_suffix logging
logging_default_format_string logging
logging_exception_prefix logging
memcached_servers auth_token
pooling pooling
publish_errors logging
syslog_log_facility logging
use_stderr logging
use_syslog logging
use_syslog_rfc_format logging
verbose logging
drivers/storage drivers
drivers/transport drivers
drivers:storage:mongodb/database mongodb
drivers:storage:mongodb/max_attempts mongodb
drivers:storage:mongodb/max_reconnect_attempts mongodb
drivers:storage:mongodb/max_retry_jitter mongodb
drivers:storage:mongodb/max_retry_sleep mongodb
drivers:storage:mongodb/partitions mongodb
drivers:storage:mongodb/reconnect_sleep mongodb
drivers:storage:mongodb/ssl_ca_certs mongodb
drivers:storage:mongodb/ssl_cert_reqs mongodb
drivers:storage:mongodb/ssl_certfile mongodb
drivers:storage:mongodb/ssl_keyfile mongodb
drivers:storage:mongodb/uri mongodb
drivers:transport:wsgi/bind wsgi
drivers:transport:wsgi/port wsgi
keystone_authtoken/admin_password auth_token
keystone_authtoken/admin_tenant_name auth_token
keystone_authtoken/admin_token auth_token
keystone_authtoken/admin_user auth_token
keystone_authtoken/auth_admin_prefix auth_token
keystone_authtoken/auth_host auth_token
keystone_authtoken/auth_port auth_token
keystone_authtoken/auth_protocol auth_token
keystone_authtoken/auth_uri auth_token
keystone_authtoken/auth_version auth_token
keystone_authtoken/cache auth_token
keystone_authtoken/cafile auth_token
keystone_authtoken/certfile auth_token
keystone_authtoken/check_revocations_for_cached auth_token
keystone_authtoken/delay_auth_decision auth_token
keystone_authtoken/enforce_token_bind auth_token
keystone_authtoken/hash_algorithms auth_token
keystone_authtoken/http_connect_timeout auth_token
keystone_authtoken/http_request_max_retries auth_token
keystone_authtoken/identity_uri auth_token
keystone_authtoken/include_service_catalog auth_token
keystone_authtoken/insecure auth_token
keystone_authtoken/keyfile auth_token
keystone_authtoken/memcache_secret_key auth_token
keystone_authtoken/memcache_security_strategy auth_token
keystone_authtoken/memcached_servers auth_token
keystone_authtoken/revocation_cache_time auth_token
keystone_authtoken/signing_dir auth_token
keystone_authtoken/token_cache_time auth_token
storage/claim_pipeline storage
storage/message_pipeline storage
storage/queue_pipeline storage
transport/default_claim_grace transport
transport/default_claim_ttl transport
transport/default_message_ttl transport
transport/max_claim_grace transport
transport/max_claim_ttl transport
transport/max_message_size transport
transport/max_message_ttl transport
transport/max_messages_per_claim_or_pop transport
transport/max_messages_per_page transport
transport/max_queue_metadata transport
transport/max_queues_per_page transport