Comment 8 for bug 1197800

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/42041
Committed: http://github.com/openstack/glance/commit/e3b54dd71d5a69720f2ee929f68e96ce8e2dfa56
Submitter: Jenkins
Branch: master

commit e3b54dd71d5a69720f2ee929f68e96ce8e2dfa56
Author: John Bresnahan <email address hidden>
Date: Wed Aug 14 15:10:55 2013 -1000

    Allow tests to run without installation

    This patch makes modifications to the way that programs which the various
    tests depend on are forked and executed. This will allow the tests to be
    run without installing glance to a python installation (ie: python setup.py
    {develop/install} will not be needed).

    fixes bug: 1197800

    Change-Id: I9687cb7a5b22747d9cea0a1c24057383a8901476