Activity log for bug #1320628

Date Who What changed Old value New value Message
2014-05-18 13:08:23 Attila Fazekas bug added bug
2014-05-18 13:18:26 Attila Fazekas description http://logs.openstack.org/52/73152/8/check/check-tempest-dsvm-full/9352c04/console.html.gz#_2014-05-13_18_12_38_547 At client side the only way to know an instance action is doable is to making sure the status is a permanent status like ACTIVE or SHUTOFF and no action in progress, so the task-state is None. In the above linked case tempest stopped the instance and the instance reached the "SHUTOFF/None". 'State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 10 second wait' Cool, at this time we can start the instance right ? No, other attribute needs to be checked. The start attempt was rewarded with 409 : u'Instance 7bc9de3b-1960-476f-b964-2ab2da986ec7 in task_state powering-off. Cannot start while the instance is in this state The below line indicates the task state, silently moved back to "SHUTOFF/powering-off" , before the 'start' attempt. 2014-05-13 18:09:13,610 State transition "SHUTOFF/powering-off" ==> "SHUTOFF/None" after 1 second wait Please do not set the 'None' task-state when the 'powering-off' is not finished. http://logs.openstack.org/52/73152/8/check/check-tempest-dsvm-full/9352c04/console.html.gz#_2014-05-13_18_12_38_547 At client side the only way to know an instance action is doable is to making sure the status is a permanent status like ACTIVE or SHUTOFF and no action in progress, so the task-state is None. In the above linked case tempest stopped the instance and the instance reached the "SHUTOFF/None". 'State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 10 second wait' Cool, at this time we can start the instance right ? No, other attribute needs to be checked. The start attempt was rewarded with 409 :  u'Instance 7bc9de3b-1960-476f-b964-2ab2da986ec7 in task_state powering-off. Cannot start while the instance is in this state' The below line indicates the task state, silently moved back to "SHUTOFF/powering-off" , before the 'start' attempt. 2014-05-13 18:09:13,610 State transition "SHUTOFF/powering-off" ==> "SHUTOFF/None" after 1 second wait Please do not set the 'None' task-state when the 'powering-off' is not finished.
2014-05-21 16:17:19 Tracy Jones tags compute
2014-06-13 11:58:41 melanie witt nova: importance Undecided Medium
2014-06-13 11:58:41 melanie witt nova: status New Confirmed
2014-06-13 11:58:41 melanie witt nova: assignee Melanie Witt (melwitt)
2014-06-27 15:49:34 OpenStack Infra nova: status Confirmed In Progress
2014-07-04 02:15:00 melanie witt summary Double powering-off state confuses the clinets and causes gate failure Double powering-off state confuses the clients and causes gate failure
2014-07-04 02:15:26 melanie witt nova: importance Medium High
2014-07-12 23:42:28 OpenStack Infra nova: status In Progress Fix Committed
2014-07-23 14:53:50 Russell Bryant nova: status Fix Committed Fix Released
2014-07-23 14:53:50 Russell Bryant nova: milestone juno-2
2014-10-16 08:37:27 Thierry Carrez nova: milestone juno-2 2014.2