Reviewed: https://review.openstack.org/6075 Committed: http://github.com/openstack/nova/commit/ccb93c47370d774dc7b1959f2b2d038a4819855d Submitter: Jenkins Branch: milestone-proposed
commit ccb93c47370d774dc7b1959f2b2d038a4819855d Author: Thierry Carrez <[email protected]> Date: Mon Apr 2 11:55:35 2012 +0200 Ensure a functional database connection Allow retrying database connection in get_engine() at an interval. Resolves the issue of nova components erroring at startup if a database connection is unavailable, particularly at boot. Borrowed from a similar commit to glance, (https://review.openstack.org/#change,5552). This also fixes code duplication due to a half-backport of commit 155ef7daab08d7f3fb8f7838df1d715bf1dc2f3f Fixes Bug #959426 for nova. Change-Id: Ifea94da8347714887c8cae02cc48288f3fa4fa7f ** Changed in: nova Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959426 Title: nova + glance services die if started before db is reachable To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/959426/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
