jclouds/skeletons/standalone-compute
Adrian Cole 35d736a3ca Issue 452: added byon provider 2011-01-24 12:23:22 -08:00
..
src moved provider agnostic location code to core 2011-01-02 12:58:35 +01:00
README.txt Issue 385: started work on example compute provider that is backed by library, not http 2010-10-19 17:08:11 -05:00
pom.xml Issue 452: added byon provider 2011-01-24 12:23:22 -08:00

README.txt

this is a skeleton for a standalone compute provider.

Essentially, a standalone provider is one that doesn't use jclouds http services.  Examples could be native drivers like libvirt or shell-driven ones like virtualbox.