<div dir="ltr">Hi Pattabi,<br><br>I am not sure how to do this. Usually, image-parameters are specified at the time of upload of image to glance. For example, if you want to use e1000 driver instead of virtio which is there by default, you can specify the property hw_vif_model=e1000 in "glance image-create" command.<br>

<div class="gmail_extra"><br></div><div class="gmail_extra">For example:-<br>
<div><span style="color:rgb(0,0,0);font-family:Tahoma;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium;display:inline!important;float:none">glance image-create --name=UbuntuVM --property hw_vif_model=e1000 --disk-format=raw --container-format=bare < ubuntu.iso<br>

</span></div>

<br></div><div class="gmail_extra">Now if you will launch instance from this image, it will have e1000 driver for network interfaces. If you want 2 nics for the VM, you can use 2 networks while instantiating it and you will have 2 nics assigned to VM.<br>

<br></div><div class="gmail_extra">I am not sure how we can specify 2 different drivers at the same time to an instance. Maybe someone else can throw some more light on this.<br><br></div><div class="gmail_extra">Thanks and Regards<br>

Rahul Sharma<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 21, 2013 at 7:21 AM, Pattabi Ayyasami <span dir="ltr"><<a href="mailto:pattabi@brocade.com" target="_blank">pattabi@brocade.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div link="blue" vlink="purple" lang="EN-US"><div><p class="">HI,<u></u><u></u></p><p class=""><u></u> <u></u></p>

<p class="">I have Nova with version 2.14.1.17 and glance with version 0.10.0.10.<u></u><u></u></p><p class=""><u></u> <u></u></p><p class="">I found that the default network interface port is virtio after I launch a new instance from Horizon. Is there any way to create two network interface ports, the first one as e1000 and the second one as virtio ? I want to be able to mix more than one types of network ports.<u></u><u></u></p>

<p class=""><u></u> <u></u></p><p class="">I do not know where to specify to create network ports with different types under Networks tab of the Horizon. If Horizon is not the right place to create them, which tool and how I can create them ?<u></u><u></u></p>

<p class=""><u></u> <u></u></p><p class="">Does anyone know how to do the above? Any hint or pointer would help.<u></u><u></u></p><p class=""><u></u> <u></u></p><p class="">Thanks<span class=""><font color="#888888"><u></u><u></u></font></span></p>

<span class=""><font color="#888888"><p class=""><u></u> <u></u></p><p class="">Pattabi<u></u><u></u></p></font></span></div></div><br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>