Comment 1 for bug 1460577

Revision history for this message
jichenjc (jichenjc) wrote :

I think we should allow this operation
actually, we power_on the VM if the old instance is not stopped
https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L3734

but if it's poweroff by user then we won't have chance to power on it again?