Fix hardcoded key pair name
Closes #4 (closed)
This merge request change the keypair name from bu_cod_key to <STACK_NAME>_key
The assumption is that you can't have two heat stacks with the same name so this can avoid keypair name collision.
Edited by Bo-Chun Chen