Rohit Yadav created CLOUDSTACK-7871: ---------------------------------------
Summary: Fix update VirtualMachine/Template API to allow nic/disk controller details for VMWare VMs/Templates Key: CLOUDSTACK-7871 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7871 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: 4.4.0, 4.5.0, 4.3.1, 4.4.1 Reporter: Rohit Yadav Assignee: Rohit Yadav In case of VMWare, when we register a new template we can pass in nic type and disk controller but there is no API (or parameter passable to current APIs) to change nic type and disk controller for both VM and template. The fix is that we add a details map type to the updateTemplate and updateVirtualMachine API which updates the nic/disk controller values in the database. -- This message was sent by Atlassian JIRA (v6.3.4#6332)