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)