Comment 1 for bug 1978065

Revision history for this message
Balazs Gibizer (balazs-gibizer) wrote :

Look at the events of the failed instance
$openstack server event list <vm uuid>
$openstack server event show <vm uuid> <request id from the above output>

Also you can use the request id from the first output to grep the nova service logs for more information.

I'm setting this as Incomplete as there is not enough information to reproduce the problem.