Modified utils to implement all time calculations
Added support for oslo.utils. Added tests for time calculations functions. Modified code to reflect changes and remove direct usages of timeutils and datetime. All calculations are now enforced on UTC datetimes or timestamps. Change-Id: I2e8add7e9d619c81cdeb25a066ea4e0bf8327792
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
hacking>=0.9.2,<0.10
|
||||
coverage>=3.6
|
||||
discover
|
||||
testtools
|
||||
testscenarios
|
||||
|
||||
Reference in New Issue
Block a user