<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br><br>I am installing OpenStack Folsom on Fedora 18.<br><br>The openstack dashboard is very slow and its giving the following error message:<br><strong><br>Error: </strong>Unable to retrieve quota information.<br><br>I have followed this instructions:<br><br><pre class="line-pre"><div class="line" id="file-installing-horizon-dashboard-LC1"># yum install openstack-dashboard memcached -y</div><div class="line" id="file-installing-horizon-dashboard-LC2">modify CACHE_BACKEND = 'memcached://127.0.0.1:11211' in /etc/openstack-dashboard/local_settings</div><div class="line" id="file-installing-horizon-dashboard-LC3"># service httpd restart</div><div class="line" id="file-installing-horizon-dashboard-LC4"># chkconfig httpd on</div><div class="line" id="file-installing-horizon-dashboard-LC5"># chkconfig memcached on</div><div class="line" id="file-installing-horizon-dashboard-LC6"># service memcached start</div><div class="line" id="file-installing-horizon-dashboard-LC7"># setsebool -P httpd_can_network_connect=on</div></pre><br>                                          </div></body>
</html>