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

Drew Fisher drew.fisher at oracle.com
Tue Jan 13 15:13:41 UTC 2015



On 1/13/15 7:59 AM, Jeremy Stanley wrote:
> On 2015-01-13 08:50:28 +0100 (+0100), Matthias Runge wrote:
> [...]
>> But, as far as I understand, node.js will become a development
>> requirement (and most probably a requirement for testing), but not for
>> deployment.
> [...]
> 
> A requirement for testing _is_ a requirement for deployment. If it's
> not tested, it's broken. If you're deploying software on a platform
> where it can't be tested then you're simply _hoping_ that it's not
> broken, and that is almost certainly a false hope.
> 

Exactly.  We have to test this code base extensively before we package
it up for Solaris.  Under no circumstances do we just blindly repackage
the releases and push them out to customers.  Node.js is a total
incompatibility for Solaris.  If upstream moves to using Bower we'll be
forced to look for alternatives at managing the JavaScript libraries.

Why were the libraries ripped from the Horizon codebase in the first
place?  It seems to me they belong with the code using it.

-Drew



More information about the OpenStack-dev mailing list