Comment 1 for bug 1124283

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

Reviewed: https://review.openstack.org/21887
Committed: http://github.com/openstack/python-keystoneclient/commit/9196be6664b453cced316842ba9d67caa389517a
Submitter: Jenkins
Branch: master

commit 9196be6664b453cced316842ba9d67caa389517a
Author: Dolph Mathews <email address hidden>
Date: Wed Feb 13 10:05:49 2013 -0600

    Remove test dep on name of dir (bug 1124283)

    The name of the project's directory was previously hardcoded into the
    tests, so tests would fail if executed from another directory (such as
    "python-keystoneclient-master", as checked-out by keystone for
    integration testing).

    Also, the tests should now be executable on Windows.

    Change-Id: I0a1e052054e509b0f795fd13f95a804e0c255907