[
https://issues.apache.org/jira/browse/CLOUDSTACK-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980571#comment-13980571
]
ASF subversion and git services commented on CLOUDSTACK-6500:
-------------------------------------------------------------
Commit 6ca4e3acb654756d1af0f56bf40bd49db02f7a24 in cloudstack's branch
refs/heads/master from [~mlsorensen]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6ca4e3a ]
CLOUDSTACK-6500: Make KVM agent aware of rootDiskController
and nicAdapter parameters passed in StartCommand, provided
by template details
> Make KVM agent aware of template details that choose NIC and Disk hardware
> --------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6500
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6500
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Reporter: Marcus Sorensen
> Assignee: Marcus Sorensen
>
> Functionality has been added to provide 'details' when registering a
> template, to specify the disk controller and nic model that the template
> should use. Make KVM agent aware of these details so that they override the
> default choice, which is currently based on OS string.
> e.g.
> register template format=ova hypervisor=vmware name=OL63-26-TMPLT
> url=http://reposerver.example.com/6.3-26/ol-6.3-26.ova ispublic=true
> isfeatured=true passwordenabled=false details[0].rootDiskController=scsi
> details[0].nicAdapter=E1000 details[0].keyboard=us ostypeid=148 zoneid=-1
> displaytext=OL63-26-TMPLT
--
This message was sent by Atlassian JIRA
(v6.2#6252)