Re: [dev] Any ETA on next release?

2014-10-02 Thread Eric Johnson
Great, thanks Sebastien. I'll shoot for PRs in the next couple of weeks to give time to review and address feedback. Hopefully that's soon enough and I haven't just initiated a vote thread. :) On Wed, Oct 1, 2014 at 11:33 PM, Sebastien Goasguen wrote: > > On Oct 1, 2014, at 7:03 PM, Eric Johnso

[dev] GCENodeDriver credentials caching file is shared across multiple projects

2014-10-02 Thread Venkatanathan Varadarajan
Hi all, This is more of a feature that is not supported than a bug(?). Currently, authentication tokens are cached in a single file by default (~/.gce_libcloud_auth -- not platform independent) and when the user tries to manage compute instances across multiple GCE projects the GCEConnection trie

Re: [dev] GCENodeDriver credentials caching file is shared across multiple projects

2014-10-02 Thread Markos Gogoulos
Hi Venkat, I came across the same issue and used a similar approach to make it work :) Thanks for sharing Στις 02.10.2014 21:45, Venkatanathan Varadarajan έγραψε: > Hi all, > > This is more of a feature that is not supported than a bug(?). > > Currently, authentication tokens are cache