<div dir="ltr"><div>I think your driver should implement a wrapper around both VendorPassthru interfaces and call each appropriately, depending on the request. This keeps each VendorPassthru driver separate, and encapsulates the logic about when to call each of them in the driver layer.</div>

<div><br></div><div>As an aside, this is a code path (multiplexed VendorPassthru interfaces) that we haven't exercised yet, but has come up in other discussions recently too, so if you run into something else that looks awkward, please jump into IRC and we'll help hash it out.</div>

<div><br></div><div>Cheers,</div><div>Devananda</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 31, 2014 at 1:34 AM, Rohan Kanade <span dir="ltr"><<a href="mailto:openstack@rohankanade.com" target="_blank">openstack@rohankanade.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra" style="font-size:13px;font-family:arial,sans-serif"><div class="im"><div class="gmail_extra">

> The deploy ramdisk should ping back the <span style="background-color:rgb(255,255,204);color:rgb(34,34,34)">Ironic</span> API and call the<br>

> vendor_passthru/pass_deploy_info with the iscsi informations etc... So,<br>> make sure you've built your deploy ramdisk after this patch landed on</div><div class="gmail_extra"><br></div></div><div class="gmail_extra">



Any strategies on how to verify if the ramdisk has been deployed on the server? </div><div class="gmail_extra"><br></div><div class="gmail_extra">Also, I am using different Power and VendorPassthru interfaces (unreleased SeaMicro), And i am using PXE only for Deploy interface. How can the pass_deploy_info be called by the ramdisk since it is not implemented by SeaMicro VendorPassthru?</div>



<div class="gmail_extra"><br></div><div class="gmail_extra">Regards,</div><div class="gmail_extra">Rohan Kanade</div></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>