Satheesh Ulaganathan 58212d9b8a Allow configuration of Nova SQLAlchemy options
Add variables for the following 3 nova.conf vars:
max_overflow (default 10)
max_pool_size (default 5)
pool_timeout (default 30)

This allows for sql tuning to better support bulk operations
(boot/delete) with the ability to define custom values in nova.conf
based on business needs.

Change-Id: Ic427e6822f636a304cbbfaab5ac74a13e912da0f
Closes-Bug: #1447389
2015-05-08 12:08:57 -07:00
..
2015-04-16 19:20:12 +00:00
2015-04-11 17:44:59 -05:00
2015-04-11 17:44:59 -05:00