You have the wrong endpoints:

| 791fecb5eb414f2ebf4ebb0700e8f847 | regionOne | http://192.168.137.102:8774/v2/%(tenant_id)s <http://192.168.137.102:8774/v2/%%28tenant_id%29s> | http://192.168.137.102:8774/v2/%(tenant_id)s <http://192.168.137.102:8774/v2/%%28tenant_id%29s> | http://192.168.137.102:8774/v2/%(tenant_id)s <http://192.168.137.102:8774/v2/%%28tenant_id%29s> |

The ip address should be the controller's IP.

On 08/05/2014 11:28 AM, Sujeet Mulmi wrote:
Hi,

   I am trying to bring Dashboard up and ended with following error:

[Tue Aug 05 02:16:42 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.101 [Tue Aug 05 02:16:42 2014] [error] DEBUG:urllib3.connectionpool:"POST /v2.0/tokens HTTP/1.1" 200 1349 [Tue Aug 05 02:16:42 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.101 [Tue Aug 05 02:16:42 2014] [error] DEBUG:urllib3.connectionpool:"GET /v2.0/tenants HTTP/1.1" 200 143 [Tue Aug 05 02:16:42 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.101 [Tue Aug 05 02:16:42 2014] [error] DEBUG:urllib3.connectionpool:"POST /v2.0/tokens HTTP/1.1" 200 3967
[Tue Aug 05 02:16:42 2014] [error] Login successful for user "admin".
[Tue Aug 05 02:16:42 2014] [error]
[Tue Aug 05 02:16:42 2014] [error] REQ: curl -i 'http://192.168.137.102:8774/v2/121eae2f2f664dc49265ad11229022c3/extensions' -X GET -H "X-Auth-Project-Id: 121eae2f2f664dc49265ad11229022c3" -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: 352f4915d730d862e28c8ef02a85b029"
[Tue Aug 05 02:16:42 2014] [error]
[Tue Aug 05 02:16:42 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.102



endpoint is as follows:
[root@controller ~]# keystone endpoint-list
+----------------------------------+-----------+----------------------------------------------+----------------------------------------------+----------------------------------------------+----------------------------------+
| id | region | publicurl | internalurl | adminurl | service_id |
+----------------------------------+-----------+----------------------------------------------+----------------------------------------------+----------------------------------------------+----------------------------------+
| 791fecb5eb414f2ebf4ebb0700e8f847 | regionOne | http://192.168.137.102:8774/v2/%(tenant_id)s <http://192.168.137.102:8774/v2/%%28tenant_id%29s> | http://192.168.137.102:8774/v2/%(tenant_id)s <http://192.168.137.102:8774/v2/%%28tenant_id%29s> | http://192.168.137.102:8774/v2/%(tenant_id)s <http://192.168.137.102:8774/v2/%%28tenant_id%29s> | 60a3a48fdd2d4cbdaedc2209579b5f7d | | a12049abee334215bea3308a6e01a43d | regionOne | http://192.168.137.101:9292 | http://192.168.137.101:9292 | http://192.168.137.101:9292 | 79f631a6530746458944d8606eeb9289 | | f9a297aa9cd54f9d8442b703832a9734 | regionOne | http://192.168.137.101:5000/v2.0 | http://192.168.137.101:5000/v2.0 | http://192.168.137.101:35357/v2.0 | f124253db62f4c56ac324ec77552dbf1 |
+----------------------------------+-----------+----------------------------------------------+----------------------------------------------+----------------------------------------------+----------------------------------+

where 192.168.137.102 = compute node.
          192.168.137.101 = controller node.

  could anyone suggest how to resovle the issue.

Regards,
Sujeet


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to