Christian Berendt 55f2e16178 adding parameter to configure QueuePool in SQLAlchemy
This patch introduces the parameter sqlalchemy_pool_size.
The parameter is used to configure the QueuePool, created
in configure_db(). At the moment the configuration of the
pool is only possible when using eventlet's db_pool for
MySQL (sql_dbpool_enable = True).

Change-Id: I64dec2863c1ee88215ef9b28054ba3bfaafa3b32
fixes: bug #1158235
2013-03-21 19:41:55 +01:00
..
2011-11-28 10:33:52 -08:00
2013-01-28 20:10:45 +08:00