mirror of https://github.com/apache/jclouds.git
08b9982384
Also fix violations, via: find -name \*.java | xargs sed -i 's/final static/static final/' find -name \*.java | xargs sed -i 's/static private/private static/' find -name \*.java | xargs sed -i 's/static abstract/abstract static/' |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Jclouds Abiquo Provider
This is the jclouds Abiquo provider. It enables compute features for the Abiquo cloud platform.
Detailed information about the Abiquo REST API can be found in the Abiquo documentation page.
If you find any issue in the provider api, please submit it to the Bug tracking system and we will do our best to fix it.