<div><span style="line-height:1.5">So just to be clear, as developers we:</span><br></div><br>1. have a bower.json listing the bower <span style="line-height:19.7999992370605px">component</span> to use,<br>2. use bower to fetch and install those to the bower_components directory at the top level of the Horizon repos checkout, and<br><div>3. manually edit static_settings.py when we add a new bower component to bower.json so it knows the appropriate static files to load from that component.</div><div><br></div><div>Is that correct?</div><div><br></div><div>The above will increase the burden on those adding or upgrading bower components (they'll need to check the bower.json in the component for the appropriate static files to link in) but will make life easier for the re-packagers since they'll know which files they need to cater for in static_settings.py</div><div><br></div><div><br></div><div>      Richard</div><div><br></div><br><div class="gmail_quote">On Mon Dec 22 2014 at 8:24:03 PM Radomir Dopieralski <<a href="mailto:openstack@sheep.art.pl">openstack@sheep.art.pl</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 20/12/14 21:25, Richard Jones wrote:<br>
> This is a good proposal, though I'm unclear on how the<br>
> static_settings.py file is populated by a developer (as opposed to a<br>
> packager, which you described).<br>
<br>
It's not, the developer version is included in the repository, and<br>
simply points to where Bower is configured to put the files.<br>
<br>
--<br>
Radomir Dopieralski<br>
<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</blockquote></div>