mirror of https://github.com/apache/jclouds.git
09425f4f69
- gson from 2.2 to 2.2.2 - guava from 13.0 to 13.0.1 - rocoto from 6.1 to 6.2 - log4j from 1.2.16 to 1.2.17 - log back from 1.0.0 to 1.0.7 - httpclient from 4.1.3 to 4.2.2 - netty from 3.3.1 to 3.5.9 - slf4j from 1.6.4 to 1.7.2 - testing from various to 6.8 - jetty from 8.1.1 to 8.1.7 - snakeyaml from 1.10 to 1.11 |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
This is designed for interacting with a Joyent SmartOS host, in order to be able to leverage the lightweight VM support (nee Solaris Zones).
It is planned to support KVM VMs in the future.
#Setup
Have a SmartOS installation, that you know either the root password for, or a secondary account with sufficient permissions to be able to run the vm tools (vmadm, dsadm).
That's it!
#Notes:
- This is a work in progress, so please report any bugs that you find.