Comment 2 for bug 1187958

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

Reviewed: https://review.openstack.org/31905
Committed: http://github.com/stackforge/reddwarf/commit/44c0dba4c6404dee3be2d2d7e9aeb70ea59a6647
Submitter: Jenkins
Branch: master

commit 44c0dba4c6404dee3be2d2d7e9aeb70ea59a6647
Author: Nikhil Manchanda <email address hidden>
Date: Wed Jun 5 19:07:03 2013 -0700

    Fixed race condition in the Restore workflow

    When an instance is restored from a backup, during the step when the root
    password is being reset, we now check to ensure that the mysqld daemon is
    up, before we kill the process. This ensures that the root password is
    always reset successfully.

    Fixes bug 1187958

    Change-Id: If5a5c0293c0dc51c3f118abbcc52c3fb0d1d3cfa