[openstack-dev] [Heat] heat is not present in keystone service-list
Peeyush Gupta
gpeeyush at ymail.com
Tue Apr 8 14:00:33 UTC 2014
Hi all,
I have been trying to install heat with devstack. As shown here http://docs.openstack.org/developer/heat/getting_started/on_devstack.html
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:
$ heat stack-list
publicURL endpoint for orchestration not found
I found that some people got this error because of wrong endpoint in keystone service-list, but in my output there is no heat!
$ keystone service-list
+----------------------------------+----------+-----------+---------------------------+
| id | name | type | description |
+----------------------------------+----------+-----------+---------------------------+
| 808b93d2008c48f69d42ae7555c27b6f | cinder | volume | Cinder Volume Service |
| f57c596db43443d7975d890d9f0f4941 | cinderv2 | volumev2 | Cinder Volume Service V2 |
| d8567205287a4072a489a89959801629 | ec2 | ec2 | EC2 Compatibility Layer |
| 9064dc9d626045179887186d0b3647d0 | glance | image | Glance Image Service |
| 70cf29f8ceed48d0a39ba7e29481636d | keystone | identity | Keystone Identity Service |
| b6cca1393f814637bbb8f95f658ff70a | nova | compute | Nova Compute Service |
| 0af6de1208a14d259006f86000d33f0d | novav3 | computev3 | Nova Compute Service V3 |
| b170b6b212ae4843b3a6987c546bc640 | s3 | s3 | S3 |
+----------------------------------+----------+-----------+---------------------------+
Please help me resolve this error.
Thanks,
~Peeyush Gupta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140408/6cc12ba6/attachment.html>
More information about the OpenStack-dev
mailing list