Fix/cleanup keypairs
Created by: garloff
If keypairs for some reasons did not get cleaned up, the script would not recover from this until the 200 iterations were over (and even then it might leave them laying around -- without causing any conflicts any more though). If keypair creation fails, we now try to clean up, just in case.