Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/delete-underscore. Description: After checking the javascript code of Horizon, it appears that underscore is only used 12 times in all the project and only for small case on manipulating array. These functions could be written with the jQuery utils. It might be a good idea to remove underscore to lower the fragmentation of Horizon code, and reduce the number of external libraries used. Specification URL (additional information): None
Moving to POST based on upstream status (Implemented).
In case anyone asks: How to test: rpm -qlv openstack-dashboard | grep "static/horizon/lib/underscore" should be empty. vs. an older version (something from openstack-dashboard-2013.2.*) should still contain it.
Verified: ========= openstack-dashboard-2014.1-7.el7ost.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0855.html