← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1379526] [NEW] Rebuild instance doesn't work when instance is stopped

 

Public bug reported:

Design wise it is allowed to rebuild the instance when the vm_state is in ERROR, ACTIVE or STOPPED state.
But rebuild instance fails to bring the vm_state to ACTIVE when it is in STOPPED state.

Steps to reproduce:
1. Create a new instance and wait unit it becomes ACTIVE.
2. Stop the instance
3. Rebuild the instance

Expected Results: vm_state should become active
Actual Results: vm_state is stopped

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1379526

Title:
  Rebuild instance doesn't work when instance is stopped

Status in OpenStack Compute (Nova):
  New

Bug description:
  Design wise it is allowed to rebuild the instance when the vm_state is in ERROR, ACTIVE or STOPPED state.
  But rebuild instance fails to bring the vm_state to ACTIVE when it is in STOPPED state.

  Steps to reproduce:
  1. Create a new instance and wait unit it becomes ACTIVE.
  2. Stop the instance
  3. Rebuild the instance

  Expected Results: vm_state should become active
  Actual Results: vm_state is stopped

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


Follow ups

References