yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #75442
[Bug 1266962] Re: Remove set_time_override in timeutils
removed keystonemiddleware as LP will timeout when trying to update.
** No longer affects: keystonemiddleware
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1266962
Title:
Remove set_time_override in timeutils
Status in Ceilometer:
Fix Released
Status in Cinder:
Fix Released
Status in gantt:
New
Status in Glance:
Fix Released
Status in OpenStack Heat:
Triaged
Status in Ironic:
Fix Released
Status in OpenStack Identity (keystone):
Fix Released
Status in Manila:
Fix Released
Status in neutron:
In Progress
Status in OpenStack Compute (nova):
Fix Released
Status in oslo.messaging:
Fix Released
Status in oslo.utils:
Triaged
Status in python-keystoneclient:
Fix Released
Status in python-novaclient:
Fix Released
Status in rack:
In Progress
Status in Sahara:
Invalid
Status in tuskar:
Fix Released
Status in zaqar:
Fix Released
Bug description:
set_time_override was written as a helper function to mock utcnow in
unittests.
However we now use mock or fixture to mock our objects so
set_time_override has become obsolete.
We should first remove all usage of set_time_override from downstream
projects before deleting it from oslo.
List of attributes and functions to be removed from timeutils:
* override_time
* set_time_override()
* clear_time_override()
* advance_time_delta()
* advance_time_seconds()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1266962/+subscriptions
References