<div dir="ltr"><div><br></div><div style>It seems that nova and horizon are not communicating on my controller node.  Acces and security objects created with nova are not seen by Horizon and vice versa.  This includes key pairs and secgroup rules.  For example, if I create a keypair with the nova client, it isn't visible in horizon, and if I create one in horizon it is not visible via the nova client.<br>
</div><div style><br></div><div style>Possibly related: VMs that I create, whether via the nova client or Horizon, are not shown with I run "nova list".  The nova-api.log shows a successful servers-detail query, but it comes back empty.</div>
<div style><br></div><div style>Also possibly related: Although I have all my services and endpoints configured correctly, I can't get individual endpoint detail with "endpoint-get".  What's more, I see this error in Horizon's error log:</div>
<div style><br></div><div style><div>[Sun Feb 17 07:02:50 2013] [error] EndpointNotFound: Endpoint not found.</div><div>[Sun Feb 17 07:06:55 2013] [error] unable to retrieve service catalog with token</div><div><br></div>
<div style>This matches what I get when I run:</div><div style><br></div><div style>$ keystone endpoint-get --service nova</div><div>Endpoint not found.</div><div><br></div><div style>But that can't be because "endpoint-list" shows all six endpoints I created and all the information seems correct in the database:</div>
<div style><br></div><div style><br></div><div style><div>mysql> select * from endpoint where service_id ='9e40d355b49342f8ac6947c497df76d2'\G</div><div>*************************** 1. row ***************************</div>
<div>        id: 922baafde75f4cffa7dbe7f57cddb951</div><div>    region: RegionOne</div><div>service_id: 9e40d355b49342f8ac6947c497df76d2</div><div>     extra: {"adminurl": "<a href="http://192.168.241.100:35357/v2.0">http://192.168.241.100:35357/v2.0</a>", "internalurl": "<a href="http://192.168.241.100:5000/v2.0">http://192.168.241.100:5000/v2.0</a>", "publicurl": "<a href="http://10.21.164.75:5000/v2.0">http://10.21.164.75:5000/v2.0</a>"}</div>
<div>1 row in set (0.00 sec)</div><div><br></div><div>mysql> select * from service where id ='9e40d355b49342f8ac6947c497df76d2'\G</div><div>*************************** 1. row ***************************</div><div>
   id: 9e40d355b49342f8ac6947c497df76d2</div><div> type: identity</div><div>extra: {"description": "OpenStack Identity", "name": "keystone"}</div><div>1 row in set (0.00 sec)</div></div>
</div><div><br></div>Please please please help me.  My boss is giving my project the ax on Monday if I can't get this to work.<br clear="all"><div><br></div>-- <br>\*..+.-<br>--Greg Chavez<br>+//..;};
</div>