<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<font class="Apple-style-span" face="Courier">All,</font>
<div><font class="Apple-style-span" face="Courier"><br>
</font></div>
<div><font class="Apple-style-span" face="Courier">I've upgraded our cloud, but am stymied on one last configuration issue.</font></div>
<div><font class="Apple-style-span" face="Courier"><br>
</font></div>
<div><font class="Apple-style-span" face="Courier">From the dashboard, I'm unable to display images and/or snapshots.  However, I can display loaded images using the nova and glance command line tools with no problems. </font></div>
<div><font class="Apple-style-span" face="Courier"><br>
</font></div>
<div><font class="Apple-style-span" face="Courier">For example, 'glance index' displays the following:</font></div>
<div><font class="Apple-style-span" face="Courier"><br>
</font></div>
<div>
<div><font class="Apple-style-span" face="Courier">ID                                   Name                           Disk Format          Container Format     Size          </font></div>
<div><font class="Apple-style-span" face="Courier">------------------------------------ ------------------------------ -------------------- -------------------- --------------</font></div>
<div><font class="Apple-style-span" face="Courier">f4c861aa-ded5-4cb8-9338-c0551a11a5d5 tty-linux                      ami                  ami                        25165824</font></div>
<div><font class="Apple-style-span" face="Courier">bfc26a24-8cd5-4259-a57a-7071d909de8c tty-linux-ramdisk              ari                  ari                         5882349</font></div>
<div><font class="Apple-style-span" face="Courier">df43feb9-aa30-4a2a-a03e-0357df5d4249 tty-linux-kernel               aki                  aki                         4404752</font></div>
</div>
<div><font class="Apple-style-span" face="Courier"><br>
</font></div>
<div><font class="Apple-style-span" face="Courier">and the corresponding command through the nova-api service, 'nova image-list' displays:</font></div>
<div><font class="Apple-style-span" face="Courier"><br>
</font></div>
<div>
<div><font class="Apple-style-span" face="Courier">+--------------------------------------+-------------------+--------+--------+</font></div>
<div><font class="Apple-style-span" face="Courier">|                  ID                  |        Name       | Status | Server |</font></div>
<div><font class="Apple-style-span" face="Courier">+--------------------------------------+-------------------+--------+--------+</font></div>
<div><font class="Apple-style-span" face="Courier">| bfc26a24-8cd5-4259-a57a-7071d909de8c | tty-linux-ramdisk | ACTIVE |        |</font></div>
<div><font class="Apple-style-span" face="Courier">| df43feb9-aa30-4a2a-a03e-0357df5d4249 | tty-linux-kernel  | ACTIVE |        |</font></div>
<div><font class="Apple-style-span" face="Courier">| f4c861aa-ded5-4cb8-9338-c0551a11a5d5 | tty-linux         | ACTIVE |        |</font></div>
<div><font class="Apple-style-span" face="Courier">+--------------------------------------+-------------------+--------+--------+</font></div>
</div>
<div><font class="Apple-style-span" face="Courier"><br>
</font></div>
<div><font class="Apple-style-span" face="Courier">However, when accessing the "Images & Snapshots" panel in Horizon, I receive 2 error messages that it's unable to retrieve images and snapshots.</font></div>
<div><font class="Apple-style-span" face="Courier"><br>
</font></div>
<div><font class="Apple-style-span" face="Courier">Looking at the nova-api.log file, I see the following:</font></div>
<div><font class="Apple-style-span" face="Courier"><br>
</font></div>
<div><font class="Apple-style-span" face="Courier">
<div>2012-06-18 11:13:30 INFO nova.api.openstack.wsgi [req-65ef5523-b1ff-47a1-8bd6-4a896df47958 1 1] GET
<a href="http://173.23.181.1:8776/v1/1/snapshots/detail">http://173.23.181.1:8776/v1/1/snapshots/detail</a></div>
<div>2012-06-18 11:13:30 DEBUG nova.api.openstack.wsgi [req-65ef5523-b1ff-47a1-8bd6-4a896df47958 1 1] Unrecognized Content-Type provided in request from (pid=9586) get_body /u</div>
<div>sr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:697</div>
<div>2012-06-18 11:13:30 INFO nova.api.openstack.wsgi [req-65ef5523-b1ff-47a1-8bd6-4a896df47958 1 1]
<a href="http://173.23.181.1:8776/v1/1/snapshots/detail">http://173.23.181.1:8776/v1/1/snapshots/detail</a> returned with HTTP 200</div>
<div><br>
</div>
<div>which indicates that the request complete OK.  From the Apache access logs I see</div>
<div><br>
</div>
<div>
<div>127.0.0.1:80 173.17.11.184 - - [18/Jun/2012:11:13:24 -0500] "GET /nova/images_and_snapshots/ HTTP/1.1" 200 49213 "<a href="http://cloud.dtl.mot-solutions.com/nova/images_and_snaps">http://cloud.dtl.mot-solutions.com/nova/images_and_snaps</a></div>
<div>hots/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/534.57.2 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2"</div>
</div>
<div><br>
</div>
<div>which also seems to indicate that all is well with 49K data returned, however nothing displays in the dashboard.</div>
<div><br>
</div>
<div>Any suggestions?  Thanks to all in advance!</div>
<div><br>
</div>
<div>Regards,</div>
<div>Ross</div>
</font></div>
</body>
</html>