jclouds/labs/abiquo
Ignasi Barrera 3abaa91cd4 Add Network Service Type functionality.
Until Abiquo 2.2, all the NICs of the virtual machines were attached to
the same physical Network Interface in the target physical machine,
since only one NIC per Virtual Machine was 'enabled'.

Starting from Abiquo 2.3, managed hosts can assign different 'Network Service Types'
to their Network Interfaces. The goal is to define what type of network is attached to each
NIC and have more control about how public and external VLANs are managed.
2012-12-19 10:16:09 +01:00
..
src Add Network Service Type functionality. 2012-12-19 10:16:09 +01:00
README.md Improved ComputeService and delegate virtual datacenter election to TemplateBuilder 2012-10-20 21:25:51 +02:00
pom.xml Add Network Service Type functionality. 2012-12-19 10:16:09 +01:00

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.