Chris Behrens
c8821a7dca
Auto-confirming resizes would bail on exceptions
...
Fixes bug 971939
Fixes a few things. If instance went to error, we should set the
migration to error so we don't retry. Also, if we get any other
exceptions when trying to confirm resizes, we should not bail out of the
loop. Also: be nice to other greenthreads and yield on each iteration.
Includes complete unit test for xenapi poll_unconfirmed_resizes which
didn't exist prior to this patch.
Change-Id: I6f7c1ccfd4be0f1497727d817130a821902d134d
2012-04-03 19:11:01 +00:00
..
2012-03-16 01:24:12 +04:00
2012-03-15 16:10:53 -07:00
2012-04-02 18:35:26 -04:00
2012-03-15 20:35:09 -07:00
2012-01-25 12:08:12 +00:00
2012-03-23 21:03:37 +00:00
2012-02-10 06:31:56 +00:00
2012-03-17 14:38:29 +08:00
2012-03-09 15:37:07 -08:00
2012-03-09 05:45:54 -05:00
2012-03-20 10:42:07 -05:00
2012-02-10 06:31:56 +00:00
2012-03-01 23:45:45 +00:00
2012-03-16 06:52:19 -07:00
2012-03-16 01:24:12 +04:00
2012-03-05 17:27:44 -08:00
2012-03-06 16:00:44 -08:00
2012-03-29 11:37:41 +02:00
2012-03-15 16:10:53 -07:00
2012-03-02 16:18:07 +00:00
2012-03-28 16:15:32 -07:00
2012-02-17 06:12:04 +08:00
2012-03-07 12:51:39 +04:00
2012-03-09 17:07:37 +00:00
2011-11-10 13:35:40 +01:00
2012-03-29 18:53:39 +00:00
2012-03-07 12:51:39 +04:00
2012-02-17 06:12:04 +08:00
2012-03-23 19:23:13 +00:00
2012-03-23 19:23:12 +00:00
2012-03-30 10:09:29 -07:00
2012-03-19 18:33:51 -07:00
2012-01-12 22:27:46 +00:00
2012-01-13 13:55:38 -08:00
2012-03-01 23:45:45 +00:00
2012-03-28 16:01:05 -05:00
2012-02-17 18:30:09 +08:00
2012-03-17 14:38:29 +08:00
2012-03-16 13:56:17 -07:00
2012-03-07 12:51:39 +04:00
2012-02-14 13:02:43 -06:00
2012-02-23 00:43:27 +04:00
2012-03-08 15:23:37 +08:00
2012-03-06 18:15:33 +00:00
2012-03-28 16:01:05 -05:00
2012-03-02 16:18:07 +00:00
2011-08-04 23:01:22 -05:00
2012-03-07 12:51:39 +04:00
2012-03-23 16:43:14 +00:00
2011-07-23 16:57:05 +09:00
2012-03-04 17:22:36 +00:00
2012-02-08 11:27:39 -08:00
2012-03-07 12:51:39 +04:00
2012-03-30 17:15:27 -07:00
2012-04-03 19:11:01 +00:00