Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack cd devstack
Add this repo as an external repository into your local.conf file:
local.conf
[[local|localrc]] enable_plugin heat https://git.openstack.org/openstack/heat
Run stack.sh.
stack.sh