Update defaults for db_timeout/max_pool_size for nova/neutron/keystone

These values have been shown to work well with larger cluster sizes.

Closes-bug: 1478071
Change-Id: Iec44ef4b2c1d89537ffd1237322a44be5c357699
This commit is contained in:
Matthew Thode 2015-07-24 13:41:03 -05:00
parent 1118adf62e
commit 78da6f538d

View File

@ -35,7 +35,7 @@ nova_system_home_folder: "/var/lib/{{ nova_system_user_name }}"
nova_galera_user: nova
nova_galera_database: nova
nova_db_max_overflow: 10
nova_db_max_pool_size: 5
nova_db_max_pool_size: 120
nova_db_pool_timeout: 30
## RPC