[Bug 959426] Re: nova + glance services die if started before db is reachable
OpenStack Hudson
959426 at bugs.launchpad.net
Fri Mar 30 23:20:38 UTC 2012
Reviewed: https://review.openstack.org/5939
Committed: http://github.com/openstack/nova/commit/a4dd6b6f06d222f49bd0d2582dfe0f2925a1638f
Submitter: Jenkins
Branch: master
commit a4dd6b6f06d222f49bd0d2582dfe0f2925a1638f
Author: Adam Gandelman <adamg at canonical.com>
Date: Wed Mar 28 18:52:41 2012 -0700
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).
Fixes Bug #959426 for nova.
Update: * Properly return an engine (fixes tests)
* Setting sql_max_retries to -1 will retry infinitely
* Bumped options count in nova.conf.sample
* i18n log warning
* Add note to flag help about -1 == infinite
* Pep8 fix
Change-Id: Id34eda9e0bad6b477a74e9a7d3575e513e6291d5
** Changed in: nova
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in 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
More information about the Ubuntu-server-bugs
mailing list