commit d3f3fd775916b9e93aacdc55af54870eea282fee
Author: Zhongyue Luo <email address hidden>
Date: Fri Jan 10 09:07:16 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/65841 /git.openstack. org/cgit/ openstack/ oslo.messaging/ commit/ ?id=d3f3fd77591 6b9e93aacdc55af 54870eea282fee
Committed: https:/
Submitter: Jenkins
Branch: master
commit d3f3fd775916b9e 93aacdc55af5487 0eea282fee
Author: Zhongyue Luo <email address hidden>
Date: Fri Jan 10 09:07:16 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: I9a0727edab12cc d5f1e4eb4f5f62d 588f5a0faee
Partial-Bug: #1266962