You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/09/07 00:39:45 UTC

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

    [ https://issues.apache.org/jira/browse/JCLOUDS-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733157#comment-14733157 ] 

ASF subversion and git services commented on JCLOUDS-993:
---------------------------------------------------------

Commit f69518b752de5b96e910651c54be4e6c58bbe256 in jclouds's branch refs/heads/1.9.x from [~irmo.manie]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=f69518b ]

JCLOUDS-993 - Add missing parameters to `VirtualMachineApi`

- `serviceOfferingId` at `#changeServiceForVirtualMachine`
- `options` of type `UpdateVirtualMachineOptions` at
  `#updateVirtualMachine`


> 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
>              Labels: cloudstack
>
> 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)