<div dir="ltr"><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif">Hi Kyle,</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif"><br></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif">
you probably need to run:</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif"><br></div><div class="gmail_default"><font face="trebuchet ms, sans-serif">./manage.py collectstatic </font><br>
</div><div class="gmail_default"><font face="trebuchet ms, sans-serif"><br></font></div><div class="gmail_default" style><font face="trebuchet ms, sans-serif">from the Horizon dir. It seems the javascript files are raising an error and you cannot use scripts there. If this is the case - check the browser log for errors - then the statement above will fix this.</font></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 21, 2013 at 6:00 AM, Kyle Mestery (kmestery) <span dir="ltr"><<a href="mailto:kmestery@cisco.com" target="_blank">kmestery@cisco.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">With the commit below, Horizon no longer works for me on Fedora 18. I'm running with devstack, so I suspect it may not be pulling in some dependency or some such thing. Is anyone aware of this issue on the horizon team? If I go back to right before this commit, Horizon works ok for me again. What I mean by not working is that most of the forms seem to not work, tenant_switcher isn't working, etc.<br>

<br>
Thanks,<br>
Kyle<br>
<br>
commit ccb11b7099b66554c19fee09dc8e9ca8d10e1b33<br>
Author: Bradley Jones <<a href="mailto:jones.bradley@me.com">jones.bradley@me.com</a>><br>
Date:   Mon May 6 16:53:11 2013 -0700<br>
<br>
    Adds d3.js library and reworked quota infographics<br>
<br>
    The d3.js library is now added and the quota infographics<br>
    have been redone to use d3.<br>
<br>
    Added a reusable animated d3 pie chart that is now used to<br>
    display the quota infographics.<br>
<br>
    Reworked the progress bars (horizon.quota.js) so that project<br>
    quotas when creating a new Instance / Volume display a progress bar<br>
    in D3. Also changed progress bar for adding a floating ip so that<br>
    it shows that 1 will be used up on create just like adding a new volume.<br>
<br>
    Change-Id: I2930c3c80736e50d3f38c001aac1918e1932be5e<br>
    Implements: blueprint d3<br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<br>Tihomir Trifonov
</div>