** Changed in: nova
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1379425

Title:
  REBOOTING_HARD not in expected_task_state

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  On hard reboot, the task state is set to REBOOTING_HARD
  (https://github.com/openstack/nova/blob/master/nova/compute/api.py#L2213).
  This can be verified by rebooting twice in a row:
  {"conflictingRequest": {"message": "Cannot 'reboot' while instance is
  in task_state rebooting_hard", "code": 409}}. However, REBOOTING_HARD
  is not in expected_task_state
  (https://github.com/openstack/nova/blob/master/nova/compute/api.py#L2215).
  Shouldn't it be?

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1379425/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to