On Thu, Oct 21, 2010 at 5:19 PM, Tom Sharkey <[email protected]> wrote: > Hi, > > Do you have any documentation on how to add a new cloud provider to the > service? > Such as a base API which can be customized by the provider etc... > I have looked around the website and not been able to find anything about > this. > > Kind Regards, > Tom Sharkey
Hi there Tom, I think the best documentation would probably be the Python source code of another driver. I noticed a number of people copied the Linode driver as a starting point after I committed it (I can tell because one of my comments is intact ;), but I'd pick any driver similar to your company's API and work from there. There is also generated documentation from the code, but I don't recall the URL off-hand. Do you have a link to your API documentation so I can have a glance for curiosity's sake? -- Jed Smith [email protected]
