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
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to