yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09388
[Bug 1266962] Re: Remove set_time_override in timeutils
** Changed in: cinder
Status: Invalid => New
** Changed in: cinder
Assignee: (unassigned) => Zhongyue Luo (zyluo)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1266962
Title:
Remove set_time_override in timeutils
Status in OpenStack Telemetry (Ceilometer):
Fix Committed
Status in Cinder:
New
Status in Gantt:
New
Status in OpenStack Image Registry and Delivery Service (Glance):
Triaged
Status in Ironic (Bare Metal Provisioning):
In Progress
Status in OpenStack Identity (Keystone):
In Progress
Status in Manila:
New
Status in OpenStack Message Queuing Service (Marconi):
Fix Committed
Status in OpenStack Compute (Nova):
Triaged
Status in Oslo - a Library of Common OpenStack Code:
Triaged
Status in Messaging API for OpenStack:
Fix Released
Status in Python client library for Keystone:
Fix Released
Status in Python client library for Nova:
Fix Committed
Status in Tuskar:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1266962/+subscriptions
References