This is the jclouds Abiquo provider. It enables compute features for the Abiquo cloud platform.
Detailed information about using jclouds compute features can be found at jclouds homepage. Detailed information about the Abiquo REST API can be found in the Abiquo documentation page.
All information about building and using the jclouds-abiquo provider in your own project can be found in the Project Wiki.
The project is built with Travis CI and the build history can be checked here. The last build status for the main branches is:
- Fork the project.
- Checkout the master branch.
- Start a topic branch for your feature or bugfix.
- Make your changes/additions in the topic branch.
- Add tests for it. This is important so I don't break it in a future version unintentionally.
- Commit to the topic branch.
- Send me a pull request.
You can take as an example the process explained in the Diaspora Git workflow.
If you find any issue, please submit it to the Bug tracking system and we will do our best to fix it.
See LICENSE and NOTICE file for details.