Fix handling of database reconnects in the scheduler by enhancing the "django" database_connection backend and having the scheduler use it.  This eliminates the duplicate connection that the scheduler was setting up -- now it uses only a single connection (the Django one).

Signed-off-by: Steve Howard <showard@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4000 592f7852-d20e-0410-864c-8624ca9c26a4
2 files changed