trove/reddwarf/guestagent/manager
Nikhil Manchanda 44c0dba4c6 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
2013-06-07 00:54:00 -07:00
..
__init__.py Makes the guest work for more than just mysql. 2013-05-01 15:58:09 -07:00
mysql_service.py Use database name validation only on listing and loading of databases 2013-05-30 18:04:51 -07:00
mysql.py Fixed race condition in the Restore workflow 2013-06-07 00:54:00 -07:00