commit ce2ac6901d8d147dbe39f0d360cdeec268257637
Author: Zhongyue Luo <email address hidden>
Date: Wed Feb 12 15:45:44 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/72864 /git.openstack. org/cgit/ stackforge/ manila/ commit/ ?id=ce2ac6901d8 d147dbe39f0d360 cdeec268257637
Committed: https:/
Submitter: Jenkins
Branch: master
commit ce2ac6901d8d147 dbe39f0d360cdee c268257637
Author: Zhongyue Luo <email address hidden>
Date: Wed Feb 12 15:45:44 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: Ida9b5b0130a38f 45e1f51bf4fbdb1 d1a5851cf82
Partial-Bug: #1266962