Hi Rohan, I've successfully deployed an image using Ironic+Devstack, you might want to take a look at the guideline: https://etherpad.openstack.org/p/IronicDeployDevstack 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. > 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: https://review.openstack.org/#/c/66677/ Cheers, Lucas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140130/0fbb589a/attachment.html>