slipstream / SlipStreamClient

SlipStream Python client
Apache License 2.0
1 stars 4 forks source link

randomise the name we give to the key pair #355

Closed konstan closed 6 years ago

konstan commented 6 years ago

On hight provisioning rates there might be clashes on the key pair name (based on timestamp). This was see on OTC.

ss:abort- Cannot import the public key. Reason: 409 Conflict Key pair 'ss-key-1507282217' already exists.

Just add a random digit at the end.