Comment 0 for bug 706072

Revision history for this message
Tushar Patil (tpatil) wrote :

Terminating a non-existing instance gives error message with instance id not same as passed to the euca-termiante-instances command.

root@ubuntu-network-api-server:/home/openstack# euca-terminate-instances i-00000068
NotFound: Instance 104 not found

Actual Result: "NotFound: Instance 104 not found"
Expected Result: "NotFound: Instance i-00000068 not found"