Hi all.
I've just opened an issue in Jira 
(JCLOUDS-488<https://issues.apache.org/jira/browse/JCLOUDS-488>) regarding the 
problem we are facing since we changed to the version 2.6 of the Abiquo API:

We have recently migrated to the version 2.6 of the Abiquo API. In this 
version, in order to force the vDC soft limits when deploying a new VM, the 
flag forceVdcLimits must be set to true.
Currently, the VirtualMachine class does not allow to specify such flag when 
invoking the deploy() method.
Moreover, the underlying VirtualMachineTaskDto class used to execute the 
operation does not accept this flag neither, but this class is located in the 
api-model-transport dependency, and I wonder how this change request should be 
managed.

As mentioned, some of the changes should be made in the api-model-transport 
dependency (currently, version 2.3.0), so I wonder if there is a simple 
workaround for getting the expected behaviour. Any ideas? Any suggestion will 
be appreciated.

Thanks a lot and kind regards.

Reply via email to