jdppettit / space-personal

A virtualization control panel written in Python
4 stars 5 forks source link

Import Droplets | Linode #55

Open ghost opened 9 years ago

ghost commented 9 years ago

I suspect this is not yet supported, but wanted to bring it to your attention anyway, getting a 500 error; whereas linode button says "Action Complete".

screen shot 2015-03-07 at 11 02 09 pm

ghost commented 9 years ago

Actually, might want to denote, it's necessary to tie in your API token from DigitalOcean to allow the import feature to work. Unsure if it's the same case for Linode, because it does not result in error.

jdppettit commented 9 years ago

Thanks for pointing that out - it is currently silently failing, but what you mentioned is right, an API token is necessary for that to work. I may just make that stuff not even show if no API keys were entered. I'll add to the 1.0.0 milestone.