Comment 3 for bug 1689318

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/463495
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9e4bbe4e5e6a7a45ca5aae0e51886da11254ad5c
Submitter: Jenkins
Branch: master

commit 9e4bbe4e5e6a7a45ca5aae0e51886da11254ad5c
Author: Or Idgar <email address hidden>
Date: Tue May 9 08:46:46 2017 +0000

    Change database sync timeout from 300 to 900 in low-memory-usage environment file.

    During a deployment on lower spec systems, the "db sync" can take longer than five minutes.
    The solution is to increase the default value of DatabaseSyncTimeout from 300 to 900
    by using the environment file "low-memory-usage.yaml".

    Change-Id: I6463dbdd4dfe1d6f2dd283211cc496fe3a628fb0
    Closes-bug: #1689318