Reviewed: https://review.openstack.org/67857 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=f356607a955a30c59ce7990e06432795a43c767b Submitter: Jenkins Branch: master
commit f356607a955a30c59ce7990e06432795a43c767b Author: Mikhail Durnosvistov <email address hidden> Date: Mon Jan 20 10:03:37 2014 -0500
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: I1af631f36c813740dbf22da030c2c1f50265d156 Partial-Bug: #1266962
Reviewed: https:/ /review. openstack. org/67857 /git.openstack. org/cgit/ openstack/ keystone/ commit/ ?id=f356607a955 a30c59ce7990e06 432795a43c767b
Committed: https:/
Submitter: Jenkins
Branch: master
commit f356607a955a30c 59ce7990e064327 95a43c767b
Author: Mikhail Durnosvistov <email address hidden>
Date: Mon Jan 20 10:03:37 2014 -0500
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: I1af631f36c8137 40dbf22da030c2c 1f50265d156
Partial-Bug: #1266962