Comment 1 for bug 888813

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/1528
Committed: http://github.com/openstack/horizon/commit/ae7b40fb677c16cb9cdc194b7df810a099086385
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit ae7b40fb677c16cb9cdc194b7df810a099086385
Author: Gabriel Hurley <email address hidden>
Date: Thu Nov 10 16:13:05 2011 -0800

    Download caching, dependency cleanup, run_tests improvements.

    Fixed bug 888813 -- removed duplicate installations of glance as
    a dependency in buildout. Set a required version for pycrypto
    as a dependency since older versions will fail, but 2.4 can't be
    installed by buildout. Turned on download caching for pip and
    buildout in run_tests.sh. Turned on mirroring for pip, just
    in case.

    Made the output from run_tests.sh commands a little more helpful.
    Made sure that commands like --pep8 and --pylint don't stop
    partway through due to bad exit codes.

    Change-Id: Ie7f645707741b86908029ea1821fe2129004c0b3