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
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.