Hi, folks!<div><br></div><div>I use essex-4 packages for ubuntu. I ve added endpoint in keystone</div><div><br></div><div><b>keystone endpoint-create --region=nova --service_id=264d572eaccc44f69b465a571983496f --publicurl=<a href="http://127.0.0.1:8774/v2/%tenant_id%">http://127.0.0.1:8774/v2/%tenant_id%</a> --internalurl=<a href="http://127.0.0.1:8774/v2/%tenant_id%">http://127.0.0.1:8774/v2/%tenant_id%</a> --adminurl=<a href="http://127.0.0.1:35357/v2/%tenant_id%">http://127.0.0.1:35357/v2/%tenant_id%</a></b></div>
<div><div><br></div><div>and try to </div><div><br></div><div><b>nova list</b></div><div><br></div><div>keystone has a traceback. ends with</div><div><br></div><div><div>  File "/usr/lib/python2.7/dist-packages/keystone/common/wsgi.py", line 180, in __call__</div>
<div>    result = method(context, **params)</div><div>  File "/usr/lib/python2.7/dist-packages/keystone/service.py", line 294, in authenticate</div><div>    metadata=metadata_ref)</div><div>  File "/usr/lib/python2.7/dist-packages/keystone/common/manager.py", line 34, in _wrapper</div>
<div>    return f(*args, **kw)</div><div>  File "/usr/lib/python2.7/dist-packages/keystone/catalog/backends/sql.py", line 163, in get_catalog</div><div>    catalog[region][srv_type]['publicURL'] = public_url % d</div>
<div>ValueError: unsupported format character 't' (0x74) at index 27</div></div><div><br></div><div>if </div><div><br></div><div><div><b>keystone endpoint-create --region=nova --service_id=264d572eaccc44f69b465a571983496f --publicurl=<a href="http://127.0.0.1:8774/v2/">http://127.0.0.1:8774/v2/</a> --internalurl=<a href="http://127.0.0.1:8774/v2/">http://127.0.0.1:8774/v2/</a> --adminurl=<a href="http://127.0.0.1:35357/v2/">http://127.0.0.1:35357/v2/</a></b></div>
</div><div><br></div><div><b>nova list</b>                                                                                                                                                         </div><div>ERROR: n/a (HTTP 404)</div>
-- <br>Regards, Roman Sokolkov<br>
</div>