<div>Hi,<br clear="all"></div><div><br></div><div>First I installed nova, glance, keystone and python-novaclient from git and them work fine. Now I am ready to use dashboard.</div><div>I use clouderbuilders's git and according devstack scripts to install it. Now it seems I can login in webGUI and get some things fine(images, floating, flavor), but the nova service (instances, overview) cannot work. The error show</div>
<div>#####################</div><div>Unable to get service info: This error may be caused by a misconfigured nova url in keystone's service catalog, or by missing openstackx extensions in nova. See the dashboard README.</div>
<div>#####################</div><div>and log in nova-api.log is:</div><div>DEBUG routes.middleware [81bffc26-38d2-40b3-af79-a5081580fd78 admin 1] No route matched for GET /1/admin/services from (pid=32233) __call__ /usr/lib/pymodules/python2.7/routes/middleware.py:97<br>
</div><div><br></div><div>I checked my keystone db, it is:</div><div>mysql> select * from endpoint_templates \G;<br>*************************** 1. row ***************************<br>          id: 1<br>      region: RegionOne<br>
  service_id: 1<br>  public_url: <a href="http://10.200.200.2:8774/v1.1/%tenant_id%">http://10.200.200.2:8774/v1.1/%tenant_id%</a><br>   admin_url: <a href="http://10.200.200.2:8774/v1.1/%tenant_id%">http://10.200.200.2:8774/v1.1/%tenant_id%</a><br>
internal_url: <a href="http://10.200.200.2:8774/v1.1/%tenant_id%">http://10.200.200.2:8774/v1.1/%tenant_id%</a><br>     enabled: 1<br>   is_global: 1<br>  version_id: NULL<br>version_list: NULL<br>version_info: NULL<br>*************************** 2. row ***************************<br>
          id: 2<br>      region: RegionOne<br>  service_id: 2<br>  public_url: <a href="http://10.200.200.2:9292/v1.1/%tenant_id%">http://10.200.200.2:9292/v1.1/%tenant_id%</a><br>   admin_url: <a href="http://10.200.200.2:9292/v1.1/%tenant_id%">http://10.200.200.2:9292/v1.1/%tenant_id%</a><br>
internal_url: <a href="http://10.200.200.2:9292/v1.1/%tenant_id%">http://10.200.200.2:9292/v1.1/%tenant_id%</a><br>     enabled: 1<br>   is_global: 1<br>  version_id: NULL<br>version_list: NULL<br>version_info: NULL<br>*************************** 3. row ***************************<br>
          id: 3<br>      region: RegionOne<br>  service_id: 3<br>  public_url: <a href="http://127.0.0.1:5000/v2.0">http://127.0.0.1:5000/v2.0</a><br>   admin_url: <a href="http://127.0.0.1:35357/v2.0">http://127.0.0.1:35357/v2.0</a><br>
internal_url: <a href="http://127.0.0.1:5000/v2.0">http://127.0.0.1:5000/v2.0</a><br>     enabled: 1<br>   is_global: 1<br>  version_id: NULL<br>version_list: NULL<br>version_info: NULL<br></div><div><br></div><div>Also I install openstackx from git and put --osapi path in my nova.conf</div>
<div><br></div><div>How to resolve this issue?</div><div>thanks!</div><br>-- <br>非淡薄无以明志,非宁静无以致远<br>