sql config options are incorrect

Bug #959916 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Brian Waldon

Bug Description

The sample configs show extra unused args, let's remove them: min_pool_size, max_pool_size, pool_timeout. The idle_timeout config opt is registered as a string, but sqlalchemy expects an int. Fix it.

Revision history for this message
Thierry Carrez (ttx) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/5538
Committed: http://github.com/openstack/keystone/commit/6f8752bf6ea74fb8841dac1a1d6b62af019b48e5
Submitter: Jenkins
Branch: master

commit 6f8752bf6ea74fb8841dac1a1d6b62af019b48e5
Author: Brian Waldon <email address hidden>
Date: Mon Mar 19 14:21:02 2012 -0700

    Clean up sql connection args

    * Convert idle_timeout (pool_recycle) to integer
    * Drop min_pool_size, max_pool_size, pool_timeout
    * Fixes bug 959916

    Change-Id: Ie124b3abdf00358d6b722e1c2e2a2fb22967ca5a

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: essex-rc1 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.