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.
Reviewed: https:/ /review. openstack. org/65724 /git.openstack. org/cgit/ openstack/ python- keystoneclient/ commit/ ?id=765e43bb51f ce98d411010723f 82094fadb399a0
Committed: https:/
Submitter: Jenkins
Branch: master
commit 765e43bb51fce98 d411010723f8209 4fadb399a0
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: I56935911a08ccd 9847419eb118af2 d2c9dd6c1cd