Johannes Erdfelt
3319c4d0d1
Consistently update instance in nova/compute/manager.py
...
The code used a mix of self.db.instance_update and self._update_instance,
so settle on self._update_instance. Also, the code used a mix of
self._update_instance and self._set_instance_error_state, so settle on
self._set_instance_error_state. This also changes the code to not clear
task_state in all cases, leaving it set for debugging purposes.
Change-Id: I5c841ebfb60ba4acf62382060e416ea780bd66ba
2012-02-08 22:03:17 +00:00
..
2012-02-07 10:41:10 -05:00
2012-01-23 07:45:33 -08:00
2012-02-02 12:11:52 -05:00
2012-01-25 11:56:36 -08:00
2012-01-25 12:08:12 +00:00
2012-01-24 22:31:35 -08:00
2012-02-03 19:21:54 +00:00
2012-01-09 11:40:04 -08:00
2012-02-07 21:14:31 +01:00
2012-01-18 14:44:05 +01:00
2012-02-07 21:14:31 +01:00
2012-02-03 19:21:54 +00:00
2012-01-13 13:55:38 -08:00
2012-02-02 17:33:13 -06:00
2012-02-06 17:03:07 -06:00
2012-02-08 22:03:17 +00:00
2012-01-17 14:18:31 -08:00
2012-01-25 17:09:54 +00:00
2011-09-28 10:25:10 +01:00
2011-11-22 17:30:27 +01:00
2012-02-03 19:21:54 +00:00
2011-11-10 13:35:40 +01:00
2012-02-06 16:37:02 +11:00
2012-02-03 00:15:12 -08:00
2011-10-13 07:34:40 +01:00
2012-02-08 08:33:09 -08:00
2012-02-02 11:03:02 -08:00
2012-01-12 22:27:46 +00:00
2012-01-13 13:55:38 -08:00
2012-01-06 17:49:57 +00:00
2012-02-01 13:29:14 -06:00
2012-01-23 22:22:11 -06:00
2012-02-06 17:03:07 -06:00
2012-02-07 17:05:30 -08:00
2012-02-01 15:44:41 -08:00
2011-09-29 13:39:59 +01:00
2012-01-30 11:19:52 -07:00
2012-02-08 08:33:09 -08:00
2012-02-07 21:14:31 +01:00
2012-01-13 13:55:38 -08:00
2012-01-13 13:55:38 -08:00
2012-01-15 19:39:08 -08:00
2012-01-13 16:59:50 -08:00
2012-01-13 16:59:50 -08:00
2012-02-01 18:01:08 +00:00