openstack-manuals/doc/config-reference/source/tables/nova-api_database.rst
KATO Tomoyuki 467eb1431a [config-ref] update compute config options for Newton
Change-Id: I4b7f182daf7bc101a59ddfdb98055ffcd719e3bd
2016-09-30 09:47:45 +00:00

1.8 KiB

Description of API database configuration options
Configuration option = Default value Description
[api_database]
connection = None (String) No help text available for this option.
connection_debug = 0 (Integer) No help text available for this option.
connection_trace = False (Boolean) No help text available for this option.
idle_timeout = 3600 (Integer) No help text available for this option.
max_overflow = None (Integer) No help text available for this option.
max_pool_size = None (Integer) No help text available for this option.
max_retries = 10 (Integer) No help text available for this option.
mysql_sql_mode = TRADITIONAL (String) No help text available for this option.
pool_timeout = None (Integer) No help text available for this option.
retry_interval = 10 (Integer) No help text available for this option.
slave_connection = None (String) No help text available for this option.
sqlite_synchronous = True (Boolean) No help text available for this option.