Activity log for bug #1381174

Date Who What changed Old value New value Message
2014-10-14 18:32:16 Auston McReynolds bug added bug
2014-10-14 18:32:43 Auston McReynolds description on instance-delete, the database should be stopped before deleting the nova compute. why: if volumes are being used, delete_on_terminate today defaults to true (meaning if the compute is terminated, the volume is deleted). the phrase "the volume is deleted" means different things depending on the vendor you're using. for example, solidfire supports the ability to "undelete" a volume if done so within a specified window after deletion. if you're using such a vendor, you want the database properly stopped before deleting the server+volume to ensure that the data is a-ok for an undelete situation. on instance-delete, the database should be stopped before deleting the nova compute. why: if volumes are being used, delete_on_terminate today defaults to true (meaning if the compute is terminated, the volume is deleted). the phrase "the volume is deleted" means different things depending on the vendor you're using. for example, solidfire supports the ability to "undelete" a volume if done so within a specified window after deletion. if you're using such a vendor, you want the database properly stopped before deleting the server+volume to ensure that the data is a-ok for an undelete situation. relevant code section: https://github.com/openstack/trove/blob/0007a5076aa795fc354b122ae591980c9413f054/trove/taskmanager/models.py#L846-L857
2014-10-14 18:32:47 Auston McReynolds trove: milestone kilo-1
2014-10-14 18:32:52 Auston McReynolds trove: importance Undecided Medium
2014-10-14 18:32:56 Auston McReynolds trove: status New Triaged
2014-10-17 00:34:53 Auston McReynolds trove: assignee Auston McReynolds (amcrn)
2014-10-17 01:34:24 OpenStack Infra trove: status Triaged In Progress
2014-10-22 12:32:10 OpenStack Infra trove: status In Progress Fix Committed
2014-12-16 17:50:04 Thierry Carrez trove: status Fix Committed Fix Released
2015-04-30 09:59:30 Thierry Carrez trove: milestone kilo-1 2015.1.0