Comment 10 for bug 1266962

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

Reviewed: https://review.openstack.org/65724
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=765e43bb51fce98d411010723f82094fadb399a0
Submitter: Jenkins
Branch: master

commit 765e43bb51fce98d411010723f82094fadb399a0
Author: Zhongyue Luo <email address hidden>
Date: Fri Jan 10 01:56:15 2014 +0900

    Removes use of timeutils.set_time_override

    The set_time_override function in timeutils was written as a
    helper function to mock utcnow for unittests before 'mock' was
    generally used. Now that we have mock and fixture, we no longer
    need to use it.

    Partial-Bug: #1266962

    Change-Id: I56935911a08ccd9847419eb118af2d2c9dd6c1cd