Re: [dev] libcloud-vagrant: A compute provider using Vagrant

2014-07-22 Thread Kaldawi, Michael
Hi John, Thanks for your guidance. I am new to Libcloud, and would appreciate the code reviews. I agree with you; I think that building a core driver for VCC is a sensible course of action. To get started with the driver, is there a specific list of files I need to modify from the Git repos? So f

Re: [dev] libcloud-vagrant: A compute provider using Vagrant

2014-07-22 Thread Markos Gogoulos
Hi Michael, I've written a post on how to create a libcloud compute driver from scratch, hope it helps http://blog.mist.io/post/67366170830/how-to-create-a-libcloud-driver-from-scratch Στις 22.07.2014 17:36, Kaldawi, Michael έγραψε: > Hi John, > > Thanks for your guidance. I am new to L

Re: [dev] libcloud-vagrant: A compute provider using Vagrant

2014-07-22 Thread Kaldawi, Michael
Markos, Great documentation. Thank you very much for your invaluable contribution. Your guide answers many questions and uncertainties. Best Regards, Michael On 7/22/14, 11:03 AM, "Markos Gogoulos" wrote: > > >Hi Michael, > >I've written a post on how to create a libcloud >compute driver fro