<div dir="ltr"><div><div>Hi Rohan,<br><br></div>I've successfully deployed an image using Ironic+Devstack, you might want to take a look at the guideline: <a href="https://etherpad.openstack.org/p/IronicDeployDevstack">https://etherpad.openstack.org/p/IronicDeployDevstack</a><br>

</div><br><div><div><div><div><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">

<div>After calling /v1/nodes/<my_node_uuid>/states/provision, my Node "provision_state" is stuck at "deploying" and i can also see that there is no way to actually call "pass_deploy_info" pxe vendor passthru which dd's the user image to the server.</div>

</div></blockquote><div><br></div><div>The deploy ramdisk should ping back the Ironic API and call the vendor_passthru/pass_deploy_info with the iscsi informations etc... So, make sure you've built your deploy ramdisk after this patch landed on diskimage-builder: <a href="https://review.openstack.org/#/c/66677/">https://review.openstack.org/#/c/66677/</a><br>

</div><div> </div><div>Cheers,<br>Lucas</div></div></div></div></div></div></div></div></div>