kapilt / juju-digitalocean

JuDo - A juju provider for digital ocean using a client side plugin and manual provisioning.
111 stars 17 forks source link

API v2 #34

Closed ethernyEonian closed 9 years ago

ethernyEonian commented 9 years ago

Hi, when i try to use boostrap with only DO_OAUTH_TOKEN i have an error : Configuration error: Missing digital ocean api credentials

But if i take your last git code version and install manually all work fine only if i put my DO_OAUTH_TOKEN in provider.py

Thanks for your update.

ethernyEonian commented 9 years ago

Sorry it's working just forget to export env variable.

kapilt commented 9 years ago

added some more features to speed up machine provisioning, also there was some debug print i think when you tried it out which is also cleaned up. there's a new dependency on python jujuclient library.