commit e3eb709b08e52e24cd7e3225a73154efc62ba9fa
Author: Zhongyue Luo <email address hidden>
Date: Fri Feb 7 12:43:58 2014 +0800
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/71737 /git.openstack. org/cgit/ openstack/ cinder/ commit/ ?id=e3eb709b08e 52e24cd7e3225a7 3154efc62ba9fa
Committed: https:/
Submitter: Jenkins
Branch: master
commit e3eb709b08e52e2 4cd7e3225a73154 efc62ba9fa
Author: Zhongyue Luo <email address hidden>
Date: Fri Feb 7 12:43:58 2014 +0800
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.
Change-Id: I057d4bc3a8b1d4 e96e6830cd3071d c96a05496dc
Partial-Bug: #1266962