jclouds/skeletons/standalone-compute
Adrian Cole 7eef59db02 allowed overriding of rest.properties during testing 2011-03-05 16:50:48 -05:00
..
src allowed overriding of rest.properties during testing 2011-03-05 16:50:48 -05: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 479:update to log4j 1.2.16 2011-02-15 23:03:02 +01: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.