codeforeauclaire / vms

Virtual Machine Spinner (For quick dev & demos)
1 stars 0 forks source link

Address bad public key uploading #6

Open AnthonyAstige opened 8 years ago

AnthonyAstige commented 8 years ago

When a bad public key is added, and a server is instantiated, that key is uploaded to Digital Ocean, and Digital Ocean returns an error. Right now a not so helpful error message is displayed.

We need to display a useful error message to the user telling them their key is bad (Digital Ocean tells us in API call, or maybe we can validate ourselves)