You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Carlos García Ibáñez (JIRA)" <ji...@apache.org> on 2014/03/05 14:57:42 UTC

[jira] [Created] (JCLOUDS-488) vDC Limits cannot be forced when deploying new VMs

Carlos García Ibáñez created JCLOUDS-488:
--------------------------------------------

             Summary: vDC Limits cannot be forced when deploying new VMs
                 Key: JCLOUDS-488
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-488
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-labs
    Affects Versions: 1.7.1
            Reporter: Carlos García Ibáñez


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)