You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Irmo Manie (JIRA)" <ji...@apache.org> on 2015/08/27 13:36:45 UTC

[jira] [Created] (JCLOUDS-993) cloudstack: essential api parameters missing

Irmo Manie created JCLOUDS-993:
----------------------------------

             Summary: cloudstack: essential api parameters missing
                 Key: JCLOUDS-993
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-993
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-compute
    Affects Versions: 1.9.1
            Reporter: Irmo Manie


The api methods `changeServiceForVirtualMachine` [1] and `updateVirtualmachine` [2] only take the id as a parameter. Service id to change to, and UpdateVirtualMachineOptions are missing.

[1] https://github.com/jclouds/jclouds/blob/master/apis/cloudstack/src/main/java/org/jclouds/cloudstack/features/VirtualMachineApi.java#L208
[2] https://github.com/jclouds/jclouds/blob/master/apis/cloudstack/src/main/java/org/jclouds/cloudstack/features/VirtualMachineApi.java#L222



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)