<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:12pt"><div><span><div>Hi all,</div><div><br></div><div>I have been trying to install heat with devstack. As shown here http://docs.openstack.org/developer/heat/getting_started/on_devstack.html </div><div><br></div><div>I added the IMAGE_URLS to the locarc file. Then I ran unstack.sh and then stack.sh. Now, when I run heat stack-list, I get the following error:</div><div><br></div><div>    $ heat stack-list </div><div>    publicURL endpoint for orchestration not found</div><div><br></div><div>I found that some people got this error because of wrong endpoint in keystone service-list, but in my output there is no heat!</div><div><br></div><div>    $ keystone service-list</div><div>   
 +----------------------------------+----------+-----------+---------------------------+</div><div>    |                id                |   name   |    type   |        description        |</div><div>    +----------------------------------+----------+-----------+---------------------------+</div><div>    | 808b93d2008c48f69d42ae7555c27b6f |  cinder  |   volume  |   Cinder Volume Service   |</div><div>    | f57c596db43443d7975d890d9f0f4941 | cinderv2 |  volumev2 |  Cinder Volume Service V2 |</div><div>    | d8567205287a4072a489a89959801629 |   ec2    |    ec2    |  EC2 Compatibility Layer  |</div><div>    | 9064dc9d626045179887186d0b3647d0 |  glance  |  
 image   |    Glance Image Service   |</div><div>    | 70cf29f8ceed48d0a39ba7e29481636d | keystone |  identity | Keystone Identity Service |</div><div>    | b6cca1393f814637bbb8f95f658ff70a |   nova   |  compute  |    Nova Compute Service   |</div><div>    | 0af6de1208a14d259006f86000d33f0d |  novav3  | computev3 |  Nova Compute Service V3  |</div><div>    | b170b6b212ae4843b3a6987c546bc640 |    s3    |     s3    |             S3            |</div><div>    +----------------------------------+----------+-----------+---------------------------+</div><div><br></div><div>Please help me resolve this error.</div></span></div><div></div><div> </div><div>Thanks,</div><div><font class="Apple-style-span" color="#9E8FA9">~Peeyush
 Gupta</font></div></div></body></html>