[openstack-dev] [horizon] static files handling, bower/

Drew Fisher drew.fisher at oracle.com
Mon Jan 12 20:53:46 UTC 2015



On 12/18/14 6:58 AM, Radomir Dopieralski wrote:
> Hello,
> 
> revisiting the package management for the Horizon's static files again,
> I would like to propose a particular solution. Hopefully it will allow
> us to both simplify the whole setup, and use the popular tools for the
> job, without losing too much of benefits of our current process.
> 
> The changes we would need to make are as follows:
> 
> * get rid of XStatic entirely;
> * add to the repository a configuration file for Bower, with all the
> required bower packages listed and their versions specified;

I know I'm very very late to this thread but can I ask why Bower?  Bower
has a hard requirement on Node.js which was removed as a dependency in
Havana.  Why are we reintroducing this requirement?

For Solaris, a requirement on Node.js is especially problematic as there
is no official SPARC port and I'm not aware of anybody else working on one.

I agree that XStatic isn't really the best solution here but are there
any other solutions that don't involve Node.js?

Thanks.

-Drew



More information about the OpenStack-dev mailing list