Thanks, that did it!!<div><br></div><div>Regards,</div><div><br>Leander<br><br><div class="gmail_quote">On Fri, May 18, 2012 at 10:43 PM, Vishvananda Ishaya <span dir="ltr"><<a href="mailto:vishvananda@gmail.com" target="_blank">vishvananda@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">i think you need to update your endpoint to:<div><br></div><div><pre style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;padding:5px 0px;line-height:normal;text-transform:none;font-size:13px;margin:0px;font-family:'Bitstream Vera Sans Mono',monospace;word-spacing:0px">
<a href="http://192.168.111.202:8776/v1/%(tenant_id)s" target="_blank">http://192.168.111.202:8776/v1/%(tenant_id)s</a></pre><div><br></div><div>note that the volume endpoint should be v1 not v2T</div><div><br></div><div>
Vish</div><div><div class="h5"><div><br></div><div><div>On May 18, 2012, at 6:01 AM, Leander Bessa Beernaert wrote:</div><br><blockquote type="cite">Ok, i've removed swift from the endpoints and services. Nova volumes is running with a 2GB file as volume on disk and the log files seem ok. However, i still keep getting this error for volume-list (<a href="http://paste.openstack.org/show/17991/" target="_blank">http://paste.openstack.org/show/17991/</a>) and this error for snapshot-list (<a href="http://paste.openstack.org/show/17992/" target="_blank">http://paste.openstack.org/show/17992/</a>).<br>

<br><div class="gmail_quote">On Thu, May 17, 2012 at 7:39 PM, Gabriel Hurley <span dir="ltr"><<a href="mailto:Gabriel.Hurley@nebula.com" target="_blank">Gabriel.Hurley@nebula.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">







<div lang="EN-US" link="blue" vlink="purple">
<div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Two points:<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Nova Volume is a required service for Essex Horizon. That’s documented, and there are plans to make it optional for Folsom. However, not having it should yield
 a pretty error message in the dashboard, not a KeyError in novaclient, which leads me to my second point…<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">It sounds like your Keystone service catalog is misconfigured. If you’re seeing Swift (AKA Object Store) in the dashboard, that means it’s in your keystone
 service catalog. Swift is a completely optional component and is triggered on/off by the presence of an “object-store” endpoint returned by Keystone.<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I’d check and make sure the services listed in Keystone’s catalog are correct for what’s actually running in your environment.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">All the best,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p style="margin-left:27.0pt">
<u></u><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><span>-<span style="font:7.0pt "Times New Roman"">         
</span></span></span><u></u><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Gabriel<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>

<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> openstack-bounces+gabriel.hurley=<a href="mailto:nebula.com@lists.launchpad.net" target="_blank">nebula.com@lists.launchpad.net</a> [mailto:<a href="mailto:openstack-bounces%2Bgabriel.hurley" target="_blank">openstack-bounces+gabriel.hurley</a>=<a href="mailto:nebula.com@lists.launchpad.net" target="_blank">nebula.com@lists.launchpad.net</a>]
<b>On Behalf Of </b>Leander Bessa Beernaert<br>
<b>Sent:</b> Thursday, May 17, 2012 8:45 AM<br>
<b>To:</b> Sébastien Han<br>
<b>Cc:</b> <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
<b>Subject:</b> Re: [Openstack] [Dashboard] Can't access images/snapshots<u></u><u></u></span></p>
</div>
</div><div><div><p class="MsoNormal"><u></u> <u></u></p>
<div><p class="MsoNormal">Now i made sure nova-volume is installed and running. I still keep running into the same problem. It also happens from the command line tool. This is the output produced >
<a href="http://paste.openstack.org/show/17929/" target="_blank">http://paste.openstack.org/show/17929/</a><u></u><u></u></p>
</div>
<div>
<div><p class="MsoNormal">On Thu, May 17, 2012 at 11:17 AM, Leander Bessa Beernaert <<a href="mailto:leanderbb@gmail.com" target="_blank">leanderbb@gmail.com</a>> wrote:<u></u><u></u></p><p class="MsoNormal">I have no trouble from the command line. One thing i find peculiar is that i haven't installed swift and nova-volume yet and they show up as enabled services in the dashboard. Is that normal?<u></u><u></u></p>


<div>
<div><p class="MsoNormal" style="margin-bottom:12.0pt"><u></u> <u></u></p>
<div><p class="MsoNormal">On Wed, May 16, 2012 at 11:39 PM, Sébastien Han <<a href="mailto:han.sebastien@gmail.com" target="_blank">han.sebastien@gmail.com</a>> wrote:<u></u><u></u></p><p class="MsoNormal">Hi,<u></u><u></u></p>

<div><p class="MsoNormal"><u></u> <u></u></p>
</div>
<div><p class="MsoNormal">Do you also have an error when retrieving from the command line?<u></u><u></u></p>
</div>
<div><p class="MsoNormal"><br clear="all">
<u></u><u></u></p>
<div><p class="MsoNormal">~Cheers!<u></u><u></u></p>
</div><p class="MsoNormal" style="margin-bottom:12.0pt"><br>
<br>
<u></u><u></u></p>
<div>
<div><p class="MsoNormal">On Wed, May 16, 2012 at 5:38 PM, Leander Bessa Beernaert <<a href="mailto:leanderbb@gmail.com" target="_blank">leanderbb@gmail.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div><p class="MsoNormal">Hello,<u></u><u></u></p>
<div><p class="MsoNormal"><u></u> <u></u></p>
</div>
<div><p class="MsoNormal">I keep running into this error when i try to list the images/snapshot in dashboard: <a href="http://paste.openstack.org/show/17820/" target="_blank">http://paste.openstack.org/show/17820/</a><u></u><u></u></p>


</div>
<div><p class="MsoNormal"><u></u> <u></u></p>
</div>
<div><p class="MsoNormal">This is my local_settings.py file: <a href="http://paste.openstack.org/show/17822/" target="_blank">
http://paste.openstack.org/show/17822/</a> , am i missing something?<u></u><u></u></p>
</div>
<div><p class="MsoNormal"><u></u> <u></u></p>
</div>
<div><p class="MsoNormal">Regards,<u></u><u></u></p>
</div>
<div><p class="MsoNormal"><u></u> <u></u></p>
</div>
<div><p class="MsoNormal">Leander <u></u><u></u></p>
</div><p class="MsoNormal"><u></u> <u></u></p>
</div><p class="MsoNormal" style="margin-bottom:12.0pt">_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><u></u><u></u></p>
</blockquote>
</div><p class="MsoNormal"><u></u> <u></u></p>
</div>
</div><p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>
</div><p class="MsoNormal"><u></u> <u></u></p>
</div>
</div></div></div>
</div>
</div>

</blockquote></div><br>
_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br></div></div></div></div></blockquote></div><br></div>