Hello,<div><br></div><div>I've been trying to set up openstack with the keystone service. I'm using a virtual machine with ubuntu 11.10 and installed openstack through the main repository. </div><div><br></div><div>
After configuring keystone with the example data, i try to run the commands from <a href="http://keystone.openstack.org/adminAPI_curl_examples.html">http://keystone.openstack.org/adminAPI_curl_examples.html</a>. However, instead of the expected result from the first command (<span style="background-color:rgb(255,255,255);font-family:Consolas,'Deja Vu Sans Mono','Bitstream Vera Sans Mono',monospace;font-size:0.95em;line-height:15px;text-align:left">curl <a href="http://0.0.0.0:35357">http://0.0.0.0:35357</a></span>) i get the following ouput:</div>
<div><br></div><div>{"IdentityFault": {"message": "Unhandled error", "code": "500", "details": "Template u'/usr/keystone/content/service/version.json.tpl' not found at line 0 column 0"}}</div>
<div><br></div><div>Also, when i attempt to run any of the euca-* commands i get the following error:</div><div><br></div><div><div>Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error</div><div>
None: None</div></div><div><br></div><div>Any ideias?</div><div><br></div><div><br></div><div>Regards,</div><div><br></div><div>Leander</div>