You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Marcus Sorensen (JIRA)" <ji...@apache.org> on 2014/04/25 02:35:19 UTC

[jira] [Created] (CLOUDSTACK-6500) Make KVM agent aware of template details that choose NIC and Disk hardware

Marcus Sorensen created CLOUDSTACK-6500:
-------------------------------------------

             Summary: 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)