jclouds/skeletons/standalone-compute
Adrian Cole 73c27dce6d Issue 385: exposed underlying client and means to test 2010-12-05 12:46:34 +00:00
..
src Issue 385: exposed underlying client and means to test 2010-12-05 12:46:34 +00: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 392: standardized operating system version parsing 2010-11-08 06:48:32 +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.