Comment 11 for bug 677537

Revision history for this message
dirakx (dirakx) wrote :

I guess i found the root for this error.

This is what i'm doing.

check out the code
running nova scrpts

..
euca-add-keypair test > test.pem
euca-run-instances -k test -t m1.tiny ami-tiny (No response)

...

I guess without running initial instances is not useful to create a project.

why is the euca-run-instances not working ?