Comment 4 for bug 1398390

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/138564
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=80f69722a8f23a8bab754942d372e56d3a3f8ece
Submitter: Jenkins
Branch: master

commit 80f69722a8f23a8bab754942d372e56d3a3f8ece
Author: Roman Prykhodchenko <email address hidden>
Date: Tue Dec 2 23:34:13 2014 +0100

    Disable auto-reload

    Auto-reload seems to cause problems with sqlalchemy MetaData
    because it assumes that load order does not make any difference.

    This patch disables implecit auto-reload in debug mode and allows
    to turn it on using the AUTO_RELOAD configuration parameter.

    Developer documention should be updated.

    DocImpact
    Closes-bug: #1398390
    Change-Id: I1fac49eaa519d443e42e0b27c0742cb59dcedad4